mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-01 20:19:13 +02:00
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'
|