8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a08a32 commit 5a47ec7Copy full SHA for 5a47ec7
src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml
@@ -18,6 +18,8 @@
18
<services>
19
<service id="event_dispatcher" class="%event_dispatcher.class%">
20
<< 5D35 span class="pl-ent">argument type="service" id="service_container" />
21
+ <autowiring-type>Symfony\Component\EventDispatcher\EventDispatcherInterface</autowiring-type>
22
+ <autowiring-type>Symfony\Component\EventDispatcher\EventDispatcher</autowiring-type>
23
</service>
24
25
<service id="http_kernel" class="%http_kernel.class%">
0 commit comments