1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-12 03:34:04 +02:00

[feature/twig] Attempt to automatically set style dir for ext controllers

Extension authors can change it themselves if necessary

PHPBB3-11598
This commit is contained in:
Nathaniel Guse
2013-07-04 11:08:36 -05:00
parent 81f27fd87e
commit 2fb48d60f1
2 changed files with 28 additions and 2 deletions

View File

@@ -79,7 +79,7 @@ services:
arguments:
- @user
- @service_container
- @ext.finder
- @style
cron.task_collection:
class: phpbb_di_service_collection