Skip to content

Commit 383de54

Browse files
hacfiweaverryan
authored andcommitted
Remove unnecessary component reference
1 parent 7575495 commit 383de54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/event_dispatcher/introduction.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ instance of ``Symfony\Component\HttpKernel\Event\FilterResponseEvent``::
213213
:doc:`DependencyInjection component </components/dependency_injection/introduction>`,
214214
you can use the
215215
:class:`Symfony\\Component\\EventDispatcher\\DependencyInjection\\RegisterListenersPass`
216-
from the EventDispatcher component to tag services as event listeners::
216+
to tag services as event listeners::
217217

218218
use Symfony\Component\DependencyInjection\ContainerBuilder;
219219
use Symfony\Component\DependencyInjection\Definition;

0 commit comments

Comments
 (0)