Bug Report
| Subject |
Details |
| Rector version |
e.g. v0.11.5 (invoke vendor/bin/rector --version) |
When the rector is run on two files which one inherits the other, the parent constructor call is not added.
Minimal PHP Code Causing Issue
See rectorphp/rector-symfony#373