put aliases in alphabetical order.
This commit is contained in:
@@ -18,8 +18,8 @@ return array(
|
|||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'Auth' => 'System\\Auth',
|
|
||||||
'Asset' => 'System\\Asset',
|
'Asset' => 'System\\Asset',
|
||||||
|
'Auth' => 'System\\Auth',
|
||||||
'Benchmark' => 'System\\Benchmark',
|
'Benchmark' => 'System\\Benchmark',
|
||||||
'Cache' => 'System\\Cache',
|
'Cache' => 'System\\Cache',
|
||||||
'Config' => 'System\\Config',
|
'Config' => 'System\\Config',
|
||||||
|
|||||||
Reference in New Issue
Block a user