|
@@ -118,6 +118,7 @@ return array(
|
|
'Session' => 'System\\Session',
|
|
'Session' => 'System\\Session',
|
|
'Str' => 'System\\Str',
|
|
'Str' => 'System\\Str',
|
|
'Text' => 'System\\Text',
|
|
'Text' => 'System\\Text',
|
|
|
|
+ 'Validator' => 'System\\Validator',
|
|
'View' => 'System\\View',
|
|
'View' => 'System\\View',
|
|
),
|
|
),
|
|
|
|
|