setInput()
setInput(\Symfony\Component\Console\Input\InputInterface $input)
Sets the Console Input.
Parameters
\Symfony\Component\Console\Input\InputInterface | $input |
InputAwareInterface should be implemented by classes that depends on the Console Input.
setInput(\Symfony\Component\Console\Input\InputInterface $input)
Sets the Console Input.
\Symfony\Component\Console\Input\InputInterface | $input |