mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11193] Instantiate a single collection_pass for all collections
PHPBB3-11193
This commit is contained in:
@@ -48,6 +48,8 @@ services:
|
||||
class: phpbb_di_service_collection
|
||||
arguments:
|
||||
- @service_container
|
||||
tags:
|
||||
- { name: service_collection, tag: cron.task }
|
||||
|
||||
cron.manager:
|
||||
class: phpbb_cron_manager
|
||||
|
Reference in New Issue
Block a user