add to comment

This commit is contained in:
Taylor Otwell
2016-03-23 17:05:17 -05:00
parent 5c30c98db9
commit bcc54357bd

View File

@@ -45,6 +45,8 @@ class RouteServiceProvider extends ServiceProvider
/**
* Define the "web" routes for the application.
*
* These routes all receive session state, CSRF protection, etc.
*
* @param \Illuminate\Routing\Router $router
* @return void
*/