PHP 인터페이스 ZfcRbac\Identity\IdentityInterface

저자: Michaël Gallego ([email protected])
파일 보기 프로젝트 열기: zf-commons/zfc-rbac

공개 메소드들

메소드 설명
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[]