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 \Illuminate\Http\Request $request
|
||||||
* @param \Closure $next
|
* @param \Closure $next
|
||||||
*
|
|
||||||
* @return mixed
|
* @return mixed
|
||||||
*
|
*
|
||||||
* @throws TokenMismatchException
|
* @throws TokenMismatchException
|
||||||
|
|
Loading…
Reference in New Issue