We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d69de commit edf710cCopy full SHA for edf710c
README.md
@@ -13,7 +13,7 @@ composer require unicframework/validator
13
### Example
14
15
```php
16
-use unicframework\validator\validator;
+use validator\validator;
17
18
$validator = new validator();
19
0 commit comments