Applied fixes from StyleCI

[ci skip] [skip ci]
This commit is contained in:
James Brooks
2016-10-19 11:29:38 +00:00
committed by StyleCI Bot
parent fd59fe8d98
commit 0d81392414
2 changed files with 3 additions and 3 deletions

View File

@@ -47,7 +47,7 @@ return [
],
'file' => [
'driver' => 'file',
'path' => storage_path('framework/cache'),
'path' => storage_path('framework/cache'),
],
'memcached' => [
'driver' => 'memcached',