Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ManaPHP
Authentication
UserIdentityInterface
PHP Interface ManaPHP\Authentication\UserIdentityInterface
Exibir arquivo
Open project: manaphp/manaphp
Public Methods
Method
Description
getId
( ) :
string
getName
( ) :
string
getRoleId
( ) :
integer
getRoleName
( ) :
string
Method Details
getId()
public
method
public
getId
( ) :
string
return
string
getName()
public
method
public
getName
( ) :
string
return
string
getRoleId()
public
method
public
getRoleId
( ) :
integer
return
integer
getRoleName()
public
method
public
getRoleName
( ) :
string
return
string