Commit with composer.json
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
*
|
||||
*/
|
||||
|
||||
class StrlenValidator extends Validator
|
||||
class StrlenValidator extends \Majestic\Validator
|
||||
{
|
||||
|
||||
const GREATHER_THAN = 'not_match';
|
||||
|
Reference in New Issue
Block a user