Closed
Description
Bug Report
Subject | Details |
---|---|
Rector version | v0.9.21 |
Installed as | prefixed Rector |
When using the RemoveUnusedPrivatePropertyRector
I get a NotYetImplemented
exception thrown.
Minimal PHP Code Causing Issue
https://getrector.org/demo/44198f3b-044d-4f56-9a1b-f3ae933cc203
Expected Behaviour
Delete the unused private property.