Applied fixes from StyleCI

This commit is contained in:
Graham Campbell
2016-05-13 14:19:42 -04:00
committed by StyleCI Bot
parent 332731f88b
commit 728151f5de

View File

@@ -34,7 +34,7 @@ class Kernel extends HttpKernel
'api' => [ 'api' => [
'throttle:60,1', 'throttle:60,1',
'bindings' 'bindings',
], ],
]; ];