Closed
Description
Q | A |
---|---|
Bug report? | yes |
Feature request? | no |
BC Break report? | no |
RFC? | yes/no |
Symfony version | master |
When use overriden getter on class has already one constructor, the syntax of proxy class generated is invalid.
The constructor generated not contains '__constructor'.
TODO :
- Make pull request
- Write test fail
- Fix
- Run test pass