상속: implements Kraken\Supervision\SolverInterface
예제 #1
0
 /**
  *
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->model);
     unset($this->queue);
 }
예제 #2
0
 /**
  *
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->runtime);
 }