示例#1
0
 /**
  * @return bool
  */
 public function isDeployed()
 {
     return $this->fleet->isDeployed();
 }