Apply fixes from StyleCI

This commit is contained in:
Taylor Otwell
2018-07-03 14:39:18 +00:00
committed by StyleCI Bot
parent 3d70f988f6
commit 715c7e101f

View File

@@ -14,7 +14,7 @@ class VerifyCsrfToken extends Middleware
protected $except = [ protected $except = [
// //
]; ];
/** /**
* Indicates whether the XSRF-TOKEN cookie should be set on the response. * Indicates whether the XSRF-TOKEN cookie should be set on the response.
* *