Matthias\SymfonyConsoleForm\Tests\Helper\ApplicationTester::getOutput PHP Méthode

getOutput() public méthode

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