added validator to aliases.
This commit is contained in:
@@ -118,6 +118,7 @@ return array(
|
||||
'Session' => 'System\\Session',
|
||||
'Str' => 'System\\Str',
|
||||
'Text' => 'System\\Text',
|
||||
'Validator' => 'System\\Validator',
|
||||
'View' => 'System\\View',
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user