8000 fix RequestDataCollector class namespace · symfony/symfony-docs@d535d32 · GitHub
[go: up one dir, main page]

Skip to content

Commit d535d32

Browse files
committed
fix RequestDataCollector class namespace
1 parent 7832d83 commit d535d32

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