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:
@@ -79,7 +79,7 @@ services:
|
||||
arguments:
|
||||
- @user
|
||||
- @service_container
|
||||
- @ext.finder
|
||||
- @style
|
||||
|
||||
cron.task_collection:
|
||||
class: phpbb_di_service_collection
|
||||
|
Reference in New Issue
Block a user