EricMakesStuff\ServerMonitor\Helpers\ConsoleOutput::setOutput PHP Method

setOutput() public method

public setOutput ( $output )
$output
    public function setOutput($output)
    {
        $this->output = $output;
    }
ConsoleOutput