mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[feature/controller] Undo removal of period in ext.finder service definition
PHPBB3-10864
This commit is contained in:
parent
d3aa8823b2
commit
269a56e2c3
1 changed files with 1 additions and 1 deletions
|
@ -123,7 +123,7 @@ services:
|
|||
- @ext.manager
|
||||
- %core.root_path%
|
||||
- @cache.driver
|
||||
- %core.php_ext%
|
||||
- .%core.php_ext%
|
||||
- _ext_finder
|
||||
|
||||
http_kernel:
|
||||
|
|
Loading…
Add table
Reference in a new issue