We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7575495 commit 383de54Copy full SHA for 383de54
components/event_dispatcher/introduction.rst
@@ -213,7 +213,7 @@ instance of ``Symfony\Component\HttpKernel\Event\FilterResponseEvent``::
213
:doc:`DependencyInjection component </components/dependency_injection/introduction>`,
214
you can use the
215
:class:`Symfony\\Component\\EventDispatcher\\DependencyInjection\\RegisterListenersPass`
216
- from the EventDispatcher component to tag services as event listeners::
+ to tag services as event listeners::
217
218
use Symfony\Component\DependencyInjection\ContainerBuilder;
219
use Symfony\Component\DependencyInjection\Definition;
0 commit comments