This commit is contained in:
2020-10-30 10:38:31 +08:00
parent ab3ea24227
commit e26439a439
4 changed files with 11 additions and 11 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ class DateTimeValidator extends BaseValidator
const DATE_TIME = 'datetime';
const TIME = 'time';
const STR_TO_TIME = 'timestamp';
public $method;
public string $method;
/**
* @return bool