phpbb/tests/di/fixtures/other_config/services.yml
2017-01-03 21:29:30 +01:00

17 lines
303 B
YAML

parameters:
other_config: true
services:
config.php:
synthetic: true
dbal.conn:
class: phpbb\db\driver\factory
arguments:
- @service_container
dbal.conn.driver:
synthetic: true
dispatcher:
class: phpbb\db\driver\container_mock