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
1 changed files with 1 additions and 1 deletions

View File

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