rector/config/level/symfony/symfony-constructor-injection.yml
2018-06-02 12:39:43 +02:00

5 lines
259 B
YAML

services:
Rector\Symfony\Rector\FrameworkBundle\ContainerGetToConstructorInjectionRector: ~
Rector\Symfony\Rector\FrameworkBundle\GetParameterToConstructorInjectionRector: ~
Rector\Symfony\Rector\FrameworkBundle\GetToConstructorInjectionRector: ~