Created file class with File::extension method, added File to aliases under application
This commit is contained in:
@@ -103,6 +103,7 @@ return array(
|
||||
'DB' => 'System\\DB',
|
||||
'Download' => 'System\\Download',
|
||||
'Eloquent' => 'System\\DB\\Eloquent',
|
||||
'File' => 'System\\File',
|
||||
'Form' => 'System\\Form',
|
||||
'Hash' => 'System\\Hash',
|
||||
'HTML' => 'System\\HTML',
|
||||
|
||||
Reference in New Issue
Block a user