chore: Добавлены аннотации к типам
This commit is contained in:
parent
48269bd424
commit
ad920f656c
14 changed files with 127 additions and 127 deletions
|
|
@ -9,7 +9,7 @@ use ctiso\Validator\Rule\AbstractRule,
|
|||
|
||||
class Time extends AbstractRule
|
||||
{
|
||||
private $split = ":";
|
||||
private string $split = ":";
|
||||
|
||||
public function getErrorMsg(): string
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue