Matthias\SymfonyConsoleForm\Tests\Helper\ApplicationTester::getOutput PHP Метод

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

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