Liip\RMT\Command\BaseCommand::getOutput PHP Method

getOutput() public method

public getOutput ( ) : Output
return Liip\RMT\Output\Output
    public function getOutput()
    {
        return $this->output;
    }