2023-01-23 11:03:31 +01:00

8 lines
173 B
YAML

services:
hook_finder:
class: phpbb\hook\finder
arguments:
- '%core.root_path%'
- '%core.php_ext%'
- '@cache.driver'