PHP Интерфейс ZfcRbac\Identity\IdentityInterface

Автор: Michaël Gallego ([email protected])
Показать файл Открыть проект

Открытые методы

Метод Описание
getRoles ( ) : string[] | Rbac\Role\RoleInterface[] Get the list of roles of this identity

Описание методов

getRoles() публичный Метод

Get the list of roles of this identity
public getRoles ( ) : string[] | Rbac\Role\RoleInterface[]
Результат string[] | Rbac\Role\RoleInterface[]