Skip to content

Commit d719139

Browse files
committed
Merge branch '2.8' into 3.0
* 2.8: fix RequestDataCollector class namespace
2 parents f8d5f44 + cc1e804 commit d719139

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)