interface InputAwareInterface
InputAwareInterface should be implemented by classes that depends on the Console Input.
Methods
| setInput(InputInterface $input) Sets the Console Input. |
Details
setInput(InputInterface $input)
Sets the Console Input.
interface InputAwareInterface
InputAwareInterface should be implemented by classes that depends on the Console Input.
| setInput(InputInterface $input) Sets the Console Input. |
Sets the Console Input.
Please login to continue.