PHP Class REBELinBLUE\Deployer\Jobs\AbortDeployment

Inheritance: extends Job
Exibir arquivo 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 ( )