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

getInput() public method

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