Knp\Bundle\KnpBundlesBundle\Github\Owner::getOutput PHP Method

getOutput() public method

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