Files
san-reymoros/config/default/container/services_hook.yml
gauvainboiche 058c2110e9 first commit
2020-03-03 22:45:25 +01:00

8 lines
173 B
YAML

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