-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[Container] Small typos #19546
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Container] Small typos #19546
Conversation
service_container.rst
Outdated
@@ -1257,7 +1257,7 @@ unique string as the key of each service config: | |||
event_subscribers: | |||
namespace: App\Domain\ | |||
resource: '../src/Domain/*/EventSubscriber' | |||
tags: [event_subscriber] | |||
tags: [kernel.event_subscriber] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think that the example deliberately used event_subscriber
as a tag (matching the custom command_handler
tag used above).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeah, I checkout this change, thanks
b2cd464
to
2abf844
Compare
2abf844
to
9b1c4b9
Compare
Good catch, thanks @chadyred. |
https://symfony.com/doc/current/reference/dic_tags.html#kernel-event-subscriber