Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
REBELinBLUE
Deployer
Repositories
EloquentNotificationRepository
PHP 클래스 REBELinBLUE\Deployer\Repositories\EloquentNotificationRepository
상속:
extends
EloquentRepository
,
implements
REBELinBLUE\Deployer\Contracts\Repositories\NotificationRepositoryInterface
파일 보기
프로젝트 열기: rebelinblue/deployer
공개 메소드들
메소드
설명
__construct
(
Notification
$model
)
EloquentNotificationRepository constructor.
메소드 상세
__construct()
공개
메소드
EloquentNotificationRepository constructor.
public
__construct
(
Notification
$model
)
$model
REBELinBLUE\Deployer\Notification