Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit143db2f

Browse files
committed
bugsymfony#3550 Update introduction.rst (taavit)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closessymfony#3550).Discussion----------Update introduction.rstFound that use Symfony\Component\HttpKernel\EventListener\RouterListener; is missing in full working example.Commits-------89f23be Update introduction.rst
2 parents384538b +5f696f5 commit143db2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎components/http_kernel/introduction.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,7 @@ a built-in ControllerResolver that can be used to create a working example::
601601
use Symfony\Component\HttpKernel\HttpKernel;
602602
use Symfony\Component\EventDispatcher\EventDispatcher;
603603
use Symfony\Component\HttpKernel\Controller\ControllerResolver;
604+
use Symfony\Component\HttpKernel\EventListener\RouterListener;
604605
use Symfony\Component\Routing\RouteCollection;
605606
use Symfony\Component\Routing\Route;
606607
use Symfony\Component\Routing\Matcher\UrlMatcher;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp