mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-29 11:33:33 +01:00
generate overview to docs
This commit is contained in:
parent
249ae5efe2
commit
90e76722e7
@ -32,6 +32,8 @@ Rector can:
|
||||
- [Add typehints based on new types of parent class or interface](/docs/DynamicRectors.md#remove-a-value-object-and-use-simple-type)
|
||||
- And much more...
|
||||
|
||||
...just look at overview of [all available Rectors](/docs/AllRectorsOverview.md)
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
|
1940
docs/AllRectorsOverview.md
Normal file
1940
docs/AllRectorsOverview.md
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,5 @@
|
||||
# How to use Dynamic Rectors?
|
||||
|
||||
|
||||
|
||||
Dynamic Rectors are classes, that are prepared to do specific operation. You can configure them with list of options, so they modify the case you need.
|
||||
|
||||
### Replace a class name
|
||||
|
Loading…
x
Reference in New Issue
Block a user