mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/11362] Fix service description of finder
PHPBB3-11362
This commit is contained in:
@@ -141,9 +141,9 @@ services:
|
|||||||
class: phpbb_extension_finder
|
class: phpbb_extension_finder
|
||||||
arguments:
|
arguments:
|
||||||
- @ext.manager
|
- @ext.manager
|
||||||
|
- @filesystem
|
||||||
- %core.root_path%
|
- %core.root_path%
|
||||||
- @cache.driver
|
- @cache.driver
|
||||||
- @filesystem
|
|
||||||
- .%core.php_ext%
|
- .%core.php_ext%
|
||||||
- _ext_finder
|
- _ext_finder
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user