Liip\RMT\Command\BaseCommand::getOutput PHP Метод

getOutput() публичный Метод

public getOutput ( ) : Output
Результат Liip\RMT\Output\Output
    public function getOutput()
    {
        return $this->output;
    }