Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Owl
Repositories
Eloquent
UserRoleRepository
PHP Class Owl\Repositories\Eloquent\UserRoleRepository
Inheritance:
implements
Owl\Repositories\UserRoleRepositoryInterface
Show file
Open project: owl/owl
Protected Properties
Property
Type
Description
$userRole
Public Methods
Method
Description
__construct
(
UserRole
$userRole
)
getAll
( )
Method Details
__construct()
public
method
public
__construct
(
UserRole
$userRole
)
$userRole
Owl\Repositories\Eloquent\Models\UserRole
getAll()
public
method
public
getAll
( )
Property Details
$userRole
protected property
protected
$userRole