Move user validator methods
This commit is contained in:
@@ -87,6 +87,7 @@ class ClassProvider implements ServiceProviderInterface
|
||||
),
|
||||
'Validator' => array(
|
||||
'PasswordResetValidator',
|
||||
'UserValidator',
|
||||
),
|
||||
'Core' => array(
|
||||
'DateParser',
|
||||
|
||||
Reference in New Issue
Block a user