InputAwareInterface
interface InputAwareInterface
InputAwareInterface should be implemented by classes that depends on the Console Input.
Methods
Details
at line line 27
setInput(InputInterface $input)
Sets the Console Input.