This commit is contained in:
2023-10-24 17:22:29 +08:00
parent f194684d4b
commit 26030fd148
10 changed files with 43 additions and 40 deletions
-1
View File
@@ -16,7 +16,6 @@ class RequiredValidator extends BaseValidator
/**
* @return bool
* 检查是否存在
* @throws \ReflectionException
*/
public function trigger(): bool
{