/** * Get an output object. * * @return CliOutput * * @since 4.0.0 */ public function getOutput() { return $this->output; }