PHP Interface ZfcRbac\Identity\IdentityInterface

Author: Michaël Gallego ([email protected])
Afficher le fichier Open project: zf-commons/zfc-rbac

Méthodes publiques

Méthode Description
getRoles ( ) : string[] | Rbac\Role\RoleInterface[] Get the list of roles of this identity

Method Details

getRoles() public méthode

Get the list of roles of this identity
public getRoles ( ) : string[] | Rbac\Role\RoleInterface[]
Résultat string[] | Rbac\Role\RoleInterface[]