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
Events
DeployFinished
PHP 클래스 REBELinBLUE\Deployer\Events\DeployFinished
상속:
extends
Event
,
use trait
Illuminate\Queue\SerializesModels
파일 보기
프로젝트 열기: rebelinblue/deployer
공개 프로퍼티들
프로퍼티
타입
설명
$deployment
REBELinBLUE\Deployer\Deployment
공개 메소드들
메소드
설명
__construct
(
Deployment
$deployment
)
DeployFinished constructor.
메소드 상세
__construct()
공개
메소드
DeployFinished constructor.
public
__construct
(
Deployment
$deployment
)
$deployment
REBELinBLUE\Deployer\Deployment
프로퍼티 상세
$deployment
공개적으로 프로퍼티
public
Deployment,REBELinBLUE\Deployer
$deployment
리턴
REBELinBLUE\Deployer\Deployment