Browse Source

Update CsrfMiddleware.php

John in 't Hout 10 years ago
parent
commit
6c0b7916a4
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/Http/Middleware/CsrfMiddleware.php

+ 0 - 1
app/Http/Middleware/CsrfMiddleware.php

@@ -11,7 +11,6 @@ class CsrfMiddleware implements Middleware {
 	 *
 	 * @param  \Illuminate\Http\Request  $request
 	 * @param  \Closure  $next
-	 * 
 	 * @return mixed
 	 * 
 	 * @throws TokenMismatchException