mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-13 12:33:52 +01:00
6 lines
519 B
YAML
6 lines
519 B
YAML
services:
|
|
Rector\Renaming\Rector\Class_\RenameClassRector:
|
|
$oldToNewClasses:
|
|
Rector\Symfony\Tests\FrameworkBundle\AbstractToConstructorInjectionRectorSource\SomeNonKernelClass: Rector\Symfony\Tests\Rector\FrameworkBundle\AbstractToConstructorInjectionRectorSource\SomeNonKernelClass
|
|
Rector\Symfony\Tests\FrameworkBundle\AbstractToConstructorInjectionRectorSource\SomeKernelClass: Rector\Symfony\Tests\Rector\FrameworkBundle\AbstractToConstructorInjectionRectorSource\SomeKernelClass
|