mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-19 14:27:14 +01:00
11 lines
349 B
YAML
11 lines
349 B
YAML
services:
|
|
# dependency-injection
|
|
Rector\Rector\Dynamic\ArgumentReplacerRector:
|
|
$argumentChangesByMethodAndType:
|
|
-
|
|
class: Symfony\Component\DependencyInjection\ContainerBuilder
|
|
method: addCompilerPass
|
|
position: 2
|
|
type: added
|
|
default_value: 0
|