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
REBELinBLUE
Deployer
Repositories
EloquentNotificationRepository
PHP Class REBELinBLUE\Deployer\Repositories\EloquentNotificationRepository
Inheritance:
extends
EloquentRepository
,
implements
REBELinBLUE\Deployer\Contracts\Repositories\NotificationRepositoryInterface
Exibir arquivo
Open project: rebelinblue/deployer
Public Methods
Method
Description
__construct
(
Notification
$model
)
EloquentNotificationRepository constructor.
Method Details
__construct()
public
method
EloquentNotificationRepository constructor.
public
__construct
(
Notification
$model
)
$model
REBELinBLUE\Deployer\Notification