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
REBELinBLUE
Deployer
Repositories
EloquentNotificationRepository
PHP Class REBELinBLUE\Deployer\Repositories\EloquentNotificationRepository
Inheritance:
extends
EloquentRepository
,
implements
REBELinBLUE\Deployer\Contracts\Repositories\NotificationRepositoryInterface
Afficher le fichier
Open project: rebelinblue/deployer
Méthodes publiques
Méthode
Description
__construct
(
Notification
$model
)
EloquentNotificationRepository constructor.
Method Details
__construct()
public
méthode
EloquentNotificationRepository constructor.
public
__construct
(
Notification
$model
)
$model
REBELinBLUE\Deployer\Notification