put aliases in alphabetical order.
This commit is contained in:
parent
153d7007ac
commit
ce96fb6717
|
@ -18,8 +18,8 @@
|
|||
|
|
||||
*/
|
||||
|
||||
'Auth' => 'System\\Auth',
|
||||
'Asset' => 'System\\Asset',
|
||||
'Auth' => 'System\\Auth',
|
||||
'Benchmark' => 'System\\Benchmark',
|
||||
'Cache' => 'System\\Cache',
|
||||
'Config' => 'System\\Config',
|
||||
|
|
Loading…
Reference in New Issue