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

getInput() public méthode

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