Fix indentation and double slashes
This commit is contained in:
parent
e48a2d723b
commit
4cb904f44d
|
@ -159,7 +159,7 @@
|
|||
'Blade' => 'Laravel\\Blade',
|
||||
'Bundle' => 'Laravel\\Bundle',
|
||||
'Cache' => 'Laravel\\Cache',
|
||||
'Command' => 'Laravel\\CLI\\Command',
|
||||
'Command' => 'Laravel\\CLI\\Command',
|
||||
'Config' => 'Laravel\\Config',
|
||||
'Controller' => 'Laravel\\Routing\\Controller',
|
||||
'Cookie' => 'Laravel\\Cookie',
|
||||
|
|
Loading…
Reference in New Issue