Closed
Description
Q | A |
---|---|
Bug report? | no |
Feature request? | yes |
BC Break report? | yes |
RFC? | no |
Symfony version | 3.3.8 |
Why the RoleInterface is deprecated and will be removed on 4.0 release?
The super class Role is a poor implementation, because the old projects entities can have a super class. The change(RoleInterface to super class Role) does not appear to have a technical justification.