Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
REBELinBLUE
Deployer
Jobs
AbortDeployment
PHP Class REBELinBLUE\Deployer\Jobs\AbortDeployment
Inheritance:
extends
Job
显示文件
Open project: rebelinblue/deployer
Public Methods
Method
Description
__construct
(
Deployment
$deployment
)
AbortDeployment constructor.
handle
( )
Execute the job.
Method Details
__construct()
public
method
AbortDeployment constructor.
public
__construct
(
Deployment
$deployment
)
$deployment
REBELinBLUE\Deployer\Deployment
handle()
public
method
Execute the job.
public
handle
( )