mirror of
https://github.com/rectorphp/rector.git
synced 2025-02-24 03:35:01 +01:00
10 lines
181 B
YAML
10 lines
181 B
YAML
|
services:
|
||
|
_defaults:
|
||
|
public: true
|
||
|
autowire: true
|
||
|
|
||
|
Rector\Polyfill\:
|
||
|
resource: '../src'
|
||
|
exclude:
|
||
|
- '../src/Rector/**/*Rector.php'
|