Applied fixes from StyleCI
This commit is contained in:

committed by
StyleCI Bot

parent
be5df5334f
commit
d637c2b23f
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
return array(
|
||||
return [
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Image Driver
|
||||
@@ -14,5 +14,5 @@ return array(
|
||||
|
|
||||
*/
|
||||
|
||||
'driver' => 'gd'
|
||||
);
|
||||
'driver' => 'gd',
|
||||
];
|
||||
|
Reference in New Issue
Block a user