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