8000 Merge branch '2.3' into 2.7 · symfony/symfony-docs@6044880 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6044880

Browse files
committed
Merge branch '2.3' into 2.7
* 2.3: fix RequestDataCollector class namespace
2 parents 14be1f4 + 19cc887 commit 6044880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/events.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ This is the built-in Symfony listener related to this event:
7777
============================================================================== ========
7878
Listener Class Name Priority
7979
============================================================================== ========
80-
:class:`Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RequestDataCollector` 0
80+
:class:`Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector` 0
8181
============================================================================== ========
8282

8383
``kernel.view``

0 commit comments

Comments
 (0)
0