8 lines
173 B
YAML
8 lines
173 B
YAML
services:
|
|
hook_finder:
|
|
class: phpbb\hook\finder
|
|
arguments:
|
|
- '%core.root_path%'
|
|
- '%core.php_ext%'
|
|
- '@cache.driver'
|