InputAwareInterface
in
InputAwareInterface should be implemented by classes that depends on the Console Input.
Tags
Table of Contents
- setInput() : mixed
- Sets the Console Input.
Methods
setInput()
Sets the Console Input.
public
setInput(InputInterface $input) : mixed
Parameters
- $input : InputInterface