EricMakesStuff\ServerMonitor\Helpers\ConsoleOutput::setOutput PHP Méthode

setOutput() public méthode

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