Matthias\SymfonyConsoleForm\Tests\Helper\ApplicationTester::getOutput PHP Method

getOutput() public method

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