PHP Interface Platformsh\Cli\Console\OutputAwareInterface

Show file Open project: commerceguys/platform-cli

Public Methods

Method Description
setOutput ( Symfony\Component\Console\Output\OutputInterface $output ) Sets the Console output.

Method Details

setOutput() public method

Sets the Console output.
public setOutput ( Symfony\Component\Console\Output\OutputInterface $output )
$output Symfony\Component\Console\Output\OutputInterface