Removed Download class from aliases configuration.
This commit is contained in:
@@ -22,7 +22,6 @@ return array(
|
|||||||
'Crypt' => 'System\\Crypt',
|
'Crypt' => 'System\\Crypt',
|
||||||
'Date' => 'System\\Date',
|
'Date' => 'System\\Date',
|
||||||
'DB' => 'System\\DB',
|
'DB' => 'System\\DB',
|
||||||
'Download' => 'System\\Download',
|
|
||||||
'Eloquent' => 'System\\DB\\Eloquent',
|
'Eloquent' => 'System\\DB\\Eloquent',
|
||||||
'File' => 'System\\File',
|
'File' => 'System\\File',
|
||||||
'Form' => 'System\\Form',
|
'Form' => 'System\\Form',
|
||||||
|
|||||||
Reference in New Issue
Block a user