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;
    }