aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/default/container/services_hook.yml
blob: 9d0d355cff183de0dc051131f674a5cc641abd61 (plain)
1
2
3
4
5
6
7
services:
    hook_finder:
        class: phpbb\hook\finder
        arguments:
            - %core.root_path%
            - %core.php_ext%
            - @cache.driver