Skip to content

Commit d5ee539

Browse files
committed
[Container] Bad tag name
1 parent 17663e2 commit d5ee539

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,7 @@ unique string as the key of each service config:
12571257
event_subscribers:
12581258
namespace: App\Domain\
12591259
resource: '../src/Domain/*/EventSubscriber'
1260-
tags: [event_subscriber]
1260+
tags: [kernel.event_subscriber]
12611261
12621262
.. _services-explicitly-configure-wire-services:
12631263

0 commit comments

Comments
 (0)