IO
trait IO (View source)
Traits
Properties
protected | $input | ||
protected | $output | ||
protected | $io | ||
protected | $obj |
Methods
currentState()
No description
__construct($obj, $input, $output, $io)
No description
restore()
No description
Details
$this
setInput(InputInterface $input)
No description
protected InputInterface
input()
No description
protected InputInterface
getInput()
deprecated
deprecated
Backwards compatibility.
$this
setOutput(OutputInterface $output)
No description
protected OutputInterface
output()
No description
protected OutputInterface
stderr()
No description
protected OutputInterface
getOutput()
deprecated
deprecated
Backwards compatibility
currentState()
No description
__construct($obj, $input, $output, $io)
No description
restore()
No description