qqq
This commit is contained in:
@@ -27,6 +27,7 @@ class EmptyValidator extends BaseValidator
|
||||
* @return bool
|
||||
*
|
||||
* 检查参数是否为NULL
|
||||
* @throws \ReflectionException
|
||||
*/
|
||||
public function trigger(): bool
|
||||
{
|
||||
|
||||
@@ -16,6 +16,7 @@ class EnumValidator extends BaseValidator
|
||||
|
||||
/**
|
||||
* @return bool
|
||||
* @throws \ReflectionException
|
||||
*/
|
||||
public function trigger(): bool
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user