phpbb/tests/di/fixtures/other_config/test/container/environment.yml

30 lines
526 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
template.twig.environment:
class: Exception
arguments:
- ~
- ~
- ~
- ~
- ~
- ~
- ~
- ~
- []