Exemplo n.º 1
0
 public function __destruct()
 {
     $this->queue = NULL;
     parent::__destruct();
 }
Exemplo n.º 2
0
 public function __destruct()
 {
     $this->countChildren = NULL;
     parent::__destruct();
 }
Exemplo n.º 3
0
 public function __destruct()
 {
     parent::__destruct();
 }