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
Owl
Repositories
UserRoleRepositoryInterface
PHP Interface Owl\Repositories\UserRoleRepositoryInterface
Afficher le fichier
Open project: owl/owl
Interface Usage Examples
Méthodes publiques
Méthode
Description
getAll
( ) :
array
getByUserId
(
integer
$userId
) :
stdClass
Method Details
getAll()
public
méthode
public
getAll
( ) :
array
Résultat
array
getByUserId()
public
méthode
public
getByUserId
(
integer
$userId
) :
stdClass
$userId
integer
Résultat
stdClass
| null