Matthias\SymfonyConsoleForm\Tests\Helper\ApplicationTester::getInput PHP 메소드

getInput() 공개 메소드

public getInput ( ) : Symfony\Component\Console\Input\InputInterface
리턴 Symfony\Component\Console\Input\InputInterface
    public function getInput()
    {
        return $this->input;
    }