mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
[ticket/16741] Code review fixes
PHPBB3-16741
This commit is contained in:
@@ -8,7 +8,9 @@ services:
|
||||
synthetic: true
|
||||
|
||||
dbal.conn.doctrine:
|
||||
synthetic: true
|
||||
class: Doctrine\DBAL\Connection
|
||||
factory: ['phpbb\db\doctrine\connection_factory', 'get_connection']
|
||||
arguments: ['@config.php']
|
||||
|
||||
# ----- DB Tools -----
|
||||
dbal.tools.factory:
|
||||
|
Reference in New Issue
Block a user