mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/13388] Integrate routing and di parameters resolution
PHPBB3-13388
This commit is contained in:
@@ -2,6 +2,7 @@ services:
|
||||
router:
|
||||
class: phpbb\routing\router
|
||||
arguments:
|
||||
- @service_container
|
||||
- @filesystem
|
||||
- %core.root_path%
|
||||
- %core.php_ext%
|
||||
|
Reference in New Issue
Block a user