Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
REBELinBLUE
Deployer
Events
DeployFinished
PHP Class REBELinBLUE\Deployer\Events\DeployFinished
Inheritance:
extends
Event
,
use trait
Illuminate\Queue\SerializesModels
Show file
Open project: rebelinblue/deployer
Public Properties
Property
Type
Description
$deployment
REBELinBLUE\Deployer\Deployment
Public Methods
Method
Description
__construct
(
Deployment
$deployment
)
DeployFinished constructor.
Method Details
__construct()
public
method
DeployFinished constructor.
public
__construct
(
Deployment
$deployment
)
$deployment
REBELinBLUE\Deployer\Deployment
Property Details
$deployment
public property
public
Deployment,REBELinBLUE\Deployer
$deployment
return
REBELinBLUE\Deployer\Deployment