aboutsummaryrefslogtreecommitdiff
blob: c299bfc648fbe8aecf745fa6ce8521cb00364390 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
parameters:
    other_config: true

services:
    config.php:
        synthetic: true

    dbal.conn:
        class: phpbb\db\driver\factory
        arguments:
            - @service_container

    dispatcher:
        class: phpbb\db\driver\container_mock