/** * Get a CLI input object. * * @return CliInput * * @since 4.0.0 */ public function getCliInput() { return $this->cliInput; }