Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
ManaPHP
Authentication
UserIdentityInterface
PHP Interface ManaPHP\Authentication\UserIdentityInterface
Afficher le fichier
Open project: manaphp/manaphp
Méthodes publiques
Méthode
Description
getId
( ) :
string
getName
( ) :
string
getRoleId
( ) :
integer
getRoleName
( ) :
string
Method Details
getId()
public
méthode
public
getId
( ) :
string
Résultat
string
getName()
public
méthode
public
getName
( ) :
string
Résultat
string
getRoleId()
public
méthode
public
getRoleId
( ) :
integer
Résultat
integer
getRoleName()
public
méthode
public
getRoleName
( ) :
string
Résultat
string