mirror of
https://github.com/rectorphp/rector.git
synced 2025-04-20 07:22:43 +02:00
commit
ffd914ce26
@ -4,7 +4,7 @@
|
||||
|
||||
## 1. Finds all files and Load Configured Rectors
|
||||
|
||||
- The application finds files in source you provide and registeres Rectors - from `--level`, `--configur` or local `rector.yml`
|
||||
- The application finds files in source you provide and registeres Rectors - from `--level`, `--config` or local `rector.yml`
|
||||
- Then it iterates all found files and applies relevant Rectors to them.
|
||||
- *Rector* in this context is 1 single class that modifies 1 thing, e.g. changes class name
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user