N98\Util\Console\Helper\IoHelper::getOutput PHP Method

getOutput() public method

public getOutput ( ) : Symfony\Component\Console\Output\OutputInterface
return Symfony\Component\Console\Output\OutputInterface
    public function getOutput()
    {
        return $this->output;
    }