Synced with laravel/laravel

This commit is contained in:
Graham Campbell
2016-04-25 15:25:52 +01:00
parent cf900e1390
commit cf80bf31f3

View File

@@ -17,7 +17,7 @@ use Illuminate\Routing\Router;
class RouteServiceProvider extends ServiceProvider
{
/**
* This namespace is applied to the controller routes in your routes file.
* This namespace is applied to your controller routes.
*
* In addition, it is set as the URL generator's root namespace.
*