Knp\Bundle\KnpBundlesBundle\Github\Owner::getOutput PHP Метод

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

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