Documentation

RoleHierarchyInterface

RoleHierarchyInterface is the interface for a role hierarchy.

Tags
author

Fabien Potencier fabien@symfony.com

Table of Contents

Methods

getReachableRoleNames()  : array<string|int, string>

Methods

getReachableRoleNames()

public getReachableRoleNames(array<string|int, string> $roles) : array<string|int, string>
Parameters
$roles : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results