Liip\RMT\Command\BaseCommand::getOutput PHP 메소드

getOutput() 공개 메소드

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