put aliases in alphabetical order.
This commit is contained in:
parent
153d7007ac
commit
ce96fb6717
|
@ -18,8 +18,8 @@
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
'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',
|
||||||
|
|
Loading…
Reference in New Issue