Additional cs fixes

Signed-off-by: Graham Campbell <graham@cachethq.io>
This commit is contained in:
Graham Campbell
2015-06-01 15:43:37 +01:00
parent 060938bc66
commit bf3785d0bc
25 changed files with 121 additions and 85 deletions

View File

@@ -14,7 +14,7 @@ return [
*/
'paths' => [
realpath(base_path('resources/views'))
realpath(base_path('resources/views')),
],
/*