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