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