Merge pull request #4693 from laravel/analysis-8PAgMA
Apply fixes from StyleCI
This commit is contained in:
commit
d4e1b931dc
|
@ -14,7 +14,7 @@ class VerifyCsrfToken extends Middleware
|
|||
protected $except = [
|
||||
//
|
||||
];
|
||||
|
||||
|
||||
/**
|
||||
* Indicates whether the XSRF-TOKEN cookie should be set on the response.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue