1
0
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:
Igor Wiedler
2012-09-08 14:41:41 +02:00
parent 23b00d393c
commit d543f0ffb1
3 changed files with 15 additions and 15 deletions

View File

@@ -89,7 +89,7 @@ services:
- .%core.php_ext%
- @cache.driver
processor.config:
processor.ext:
class: phpbb_di_processor_ext
arguments:
- @ext.manager