mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-09 07:40:45 +02:00
[ticket/12775] Add tests for the container factory
PHPBB3-12775
This commit is contained in:
9
tests/di/fixtures/config/services.yml
Normal file
9
tests/di/fixtures/config/services.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
parameters:
|
||||
core: true
|
||||
|
||||
services:
|
||||
dispatcher:
|
||||
class: phpbb\db\driver\container_mock
|
||||
|
||||
config.php:
|
||||
synthetic: true
|
Reference in New Issue
Block a user