command; } /** * @return string * * 返回命令描述 */ public function getDescription(): string { return $this->description; } }