1 Star 0 Fork 651

蜜罐先生/表单验证

forked from 虞灪/表单验证 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
Clone or Download
.phpstorm.meta.php 401 Bytes
Copy Edit Raw Blame History
虞灪 authored 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');
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/chrisrenbce/w7-engine-validate.git
git@gitee.com:chrisrenbce/w7-engine-validate.git
chrisrenbce
w7-engine-validate
表单验证
4.x

Search