mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-19 15:01:33 +02:00
[ticket/12630] Use di to inject parameter
PHPBB3-12630
This commit is contained in:
@@ -8,6 +8,7 @@ services:
|
||||
- '%core.php_ext%'
|
||||
- '%core.cache_dir%'
|
||||
- '%debug.url_generator%'
|
||||
- '%debug.url_matcher%'
|
||||
|
||||
router.listener:
|
||||
class: Symfony\Component\HttpKernel\EventListener\RouterListener
|
||||
|
Reference in New Issue
Block a user