You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.