README: add new rectors [skip ci]

This commit is contained in:
TomasVotruba 2017-08-20 17:40:19 +02:00
parent 24fb8d4387
commit 3ddc0782e0

View File

@ -13,6 +13,7 @@ This tool will *reconstruct* (change) your code - **run it only in a new clean g
- `FormCallbackRector`
- `InjectPropertyRector`
- `HtmlAddMethodRector`
- `NetteObjectToSmartTraitRector`
- `RemoveConfiguratorConstantsRector`
@ -20,6 +21,10 @@ This tool will *reconstruct* (change) your code - **run it only in a new clean g
- `NamedServicesToConstructorNodeTraverser`
### Abstract to use
- `AbstractChangeMethodNameRector`
## Install