Apply fixes from StyleCI
This commit is contained in:
parent
3d70f988f6
commit
715c7e101f
|
@ -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.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue