App\Services\Deployment\DeployCommanderInterface::deploy PHP Méthode

deploy() public méthode

Give the command to deploy
public deploy ( mixed $deployment ) : boolean
$deployment mixed
Résultat boolean
    public function deploy($deployment);
DeployCommanderInterface