Update CsrfMiddleware.php
This commit is contained in:
parent
409fa574fc
commit
6c0b7916a4
|
@ -11,7 +11,6 @@ class CsrfMiddleware implements Middleware {
|
|||
*
|
||||
* @param \Illuminate\Http\Request $request
|
||||
* @param \Closure $next
|
||||
*
|
||||
* @return mixed
|
||||
*
|
||||
* @throws TokenMismatchException
|
||||
|
|
Loading…
Reference in New Issue