mirror of
https://github.com/phpbb/phpbb.git
synced 2025-03-13 20:28:44 +01:00
[ticket/16565] Inject service container
PHPBB3-16565
This commit is contained in:
parent
0daf6ccbcb
commit
76f2305b84
@ -2,7 +2,7 @@ services:
|
||||
cron.manager:
|
||||
class: phpbb\cron\manager
|
||||
arguments:
|
||||
- '@cron.task_collection'
|
||||
- '@service_container'
|
||||
- '@routing.helper'
|
||||
- '%core.root_path%'
|
||||
- '%core.php_ext%'
|
||||
|
Loading…
x
Reference in New Issue
Block a user