mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[feature/controller] Undo removal of period in ext.finder service definition
PHPBB3-10864
This commit is contained in:
@@ -123,7 +123,7 @@ services:
|
|||||||
- @ext.manager
|
- @ext.manager
|
||||||
- %core.root_path%
|
- %core.root_path%
|
||||||
- @cache.driver
|
- @cache.driver
|
||||||
- %core.php_ext%
|
- .%core.php_ext%
|
||||||
- _ext_finder
|
- _ext_finder
|
||||||
|
|
||||||
http_kernel:
|
http_kernel:
|
||||||
|
Reference in New Issue
Block a user