Update CsrfMiddleware.php

This commit is contained in:
John in 't Hout 2014-10-11 01:02:23 +02:00
parent 409fa574fc
commit 6c0b7916a4
1 changed files with 0 additions and 1 deletions

View File

@ -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