Esempio n. 1
0
 /**
  * Restart worker
  */
 public function restart()
 {
     $this->cluster->restart($this);
 }