Deployer\Deployer::getOutput PHP Méthode

getOutput() public méthode

public getOutput ( ) : Symfony\Component\Console\Output\OutputInterface
Résultat Symfony\Component\Console\Output\OutputInterface
    public function getOutput()
    {
        return $this['output'];
    }