mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-08 04:18:52 +00:00
[ticket/14670] Modify service definition for RouterListener
PHPBB3-14670
This commit is contained in:
parent
a33c875d2f
commit
f165b8ece4
1 changed files with 0 additions and 2 deletions
|
@ -12,8 +12,6 @@ services:
|
|||
class: Symfony\Component\HttpKernel\EventListener\RouterListener
|
||||
arguments:
|
||||
- '@router'
|
||||
- null
|
||||
- null
|
||||
- '@request_stack'
|
||||
tags:
|
||||
- { name: kernel.event_subscriber }
|
||||
|
|
Loading…
Add table
Reference in a new issue