mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-25 12:14:02 +01:00
8 lines
360 B
YAML
8 lines
360 B
YAML
|
services:
|
||
|
Rector\Rector\MethodCall\ServiceGetterToConstructorInjectionRector:
|
||
|
$methodNamesByTypesToServiceTypes:
|
||
|
'Doctrine\Common\Persistence\ManagerRegistry':
|
||
|
'getConnection': 'Doctrine\DBAL\Connection'
|
||
|
'Doctrine\ORM\EntityManagerInterface':
|
||
|
'getConfiguration': 'Doctrine\ORM\Configuration'
|