Merge pull request #4693 from laravel/analysis-8PAgMA

Apply fixes from StyleCI
This commit is contained in:
Taylor Otwell
2018-07-03 09:39:25 -05:00
committed by GitHub

View File

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