mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 17:56:52 +02:00
[ticket/11101] Delay execution of container processors
Also fix the name of the ext processor service. PHPBB3-11101
This commit is contained in:
@@ -89,7 +89,7 @@ services:
|
||||
- .%core.php_ext%
|
||||
- @cache.driver
|
||||
|
||||
processor.config:
|
||||
processor.ext:
|
||||
class: phpbb_di_processor_ext
|
||||
arguments:
|
||||
- @ext.manager
|
||||
|
Reference in New Issue
Block a user