Skip to content

Commit 05493a7

Browse files
Fokslerjaviereguiluz
authored andcommitted
Update routing.rst
1 parent ab86f7f commit 05493a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/routing.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ A routing system has three parts:
4040
Here is a quick example::
4141

4242
use App\Controller\BlogController;
43+
use Symfony\Component\Routing\Generator\UrlGenerator;
4344
use Symfony\Component\Routing\Matcher\UrlMatcher;
4445
use Symfony\Component\Routing\RequestContext;
4546
use Symfony\Component\Routing\Route;

0 commit comments

Comments
 (0)