Skip to content

RoleHierarchyInterface doesn't contain any methods. #31814

@polyakov84

Description

@polyakov84

Symfony version(s) affected: 4.3

Description
RoleHierarchyInterface doesn't contain any methods.

Comment said "The getReachableRoles(Role[] $roles) method that returns an array of all reachable Role objects is deprecated
since Symfony 4.3."
And we should use method "getReachableRoleNames" or something else.

BUT RoleHierarchyInterface is empty.
I couldn't make a mock from it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions