N98\Util\Console\Helper\IoHelper::getOutput PHP Метод

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

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