PHP Class REBELinBLUE\Deployer\Events\DeployFinished

Inheritance: extends Event, use trait Illuminate\Queue\SerializesModels
Afficher le fichier Open project: rebelinblue/deployer

Méthodes publiques

Свойство Type Description
$deployment REBELinBLUE\Deployer\Deployment

Méthodes publiques

Méthode Description
__construct ( Deployment $deployment ) DeployFinished constructor.

Method Details

__construct() public méthode

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

Property Details

$deployment public_oe property

public Deployment,REBELinBLUE\Deployer $deployment
Résultat REBELinBLUE\Deployer\Deployment