Skip to content

Commit

Permalink
[EventDispatcher] Add tag kernel.rest on 'debug.event_dispatcher' ser…
Browse files Browse the repository at this point in the history
…vice
  • Loading branch information
lyrixx committed Jul 7, 2019
1 parent 6811aaa commit 0814b07
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -9,6 +9,7 @@

<service id="debug.event_dispatcher" class="Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher" decorates="event_dispatcher">
<tag name="monolog.logger" channel="event" />
<tag name="kernel.reset" method="reset" />
<argument type="service" id="debug.event_dispatcher.inner" />
<argument type="service" id="debug.stopwatch" />
<argument type="service" id="logger" on-invalid="null" />
Expand Down

0 comments on commit 0814b07

Please sign in to comment.