chore: Проверки для типов
This commit is contained in:
parent
6fdc3eb46b
commit
5d3fae4249
15 changed files with 125 additions and 42 deletions
|
|
@ -9,6 +9,7 @@ use ctiso\Validator\Rule\AbstractRule,
|
|||
|
||||
class Time extends AbstractRule
|
||||
{
|
||||
/** @var non-empty-string */
|
||||
private string $split = ":";
|
||||
|
||||
public function getErrorMsg(): string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue