Tweak filter documentation.

This commit is contained in:
Taylor Otwell
2011-08-09 11:21:46 -05:00
parent 5b75546e7e
commit dfcf3dd322

View File

@@ -40,8 +40,6 @@ return array(
| To make your life easier, we have built authentication and CSRF filters
| that are ready to attach to your routes. Enjoy.
|
| For more information, check out: http://laravel.com/docs/start/routes#filters
|
*/
'before' => function($method, $uri)