Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ZfcRbac
Identity
IdentityInterface
PHP Interface ZfcRbac\Identity\IdentityInterface
Author:
Michaël Gallego (
[email protected]
)
ファイルを表示
Open project: zf-commons/zfc-rbac
Public Methods
Method
Description
getRoles
( ) :
string[] | Rbac\Role\RoleInterface[]
Get the list of roles of this identity
Method Details
getRoles()
public
method
Get the list of roles of this identity
public
getRoles
( ) :
string[] | Rbac\Role\RoleInterface[]
return
string[] | Rbac\Role\RoleInterface[]