interface IOAwareInterface implements OutputAwareInterface, InputAwareInterface, SavableState (View source)

Methods

setOutput(OutputInterface $output)

Sets the Console Output.

currentState()

Return the current state of this object.

Details

setOutput(OutputInterface $output)

Sets the Console Output.

Parameters

OutputInterface $output

State currentState()

Return the current state of this object.

Return Value

State