PHP Class REBELinBLUE\Deployer\Jobs\AbortDeployment

Inheritance: extends Job
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Méthode Description
__construct ( Deployment $deployment ) AbortDeployment constructor.
handle ( ) Execute the job.

Method Details

__construct() public méthode

AbortDeployment constructor.
public __construct ( Deployment $deployment )
$deployment REBELinBLUE\Deployer\Deployment

handle() public méthode

Execute the job.
public handle ( )