460 Star 1.7K Fork 651

虞灪 / 表单验证

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.phpstorm.meta.php 401 Bytes
一键复制 编辑 原始数据 按行查看 历史
虞灪 提交于 2021-12-16 14:19 . [F] 修复代码提示对应的方法
<?php
/**
* WeEngine System
*
* (c) We7Team 2021 <https://www.w7.cc>
*
* This is not a free software
* Using it under the license terms
* visited https://www.w7.cc for more details
*/
namespace PHPSTORM_META{
expectedArguments(\W7\Validate\Validate::addEvent(), 0, 'event', 'before', 'after');
expectedArguments(\W7\Validate\Validate::handleEventCallback(), 1, 'before', 'after');
}
PHP
1
https://gitee.com/yepyuyu/wm-validate.git
git@gitee.com:yepyuyu/wm-validate.git
yepyuyu
wm-validate
表单验证
4.x

搜索帮助