Inheritance: implements Kraken\Supervision\SolverInterface
Exemplo n.º 1
0
 /**
  *
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->model);
     unset($this->queue);
 }
Exemplo n.º 2
0
 /**
  *
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->runtime);
 }