Esempio n. 1
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->next);
     unset($this->previous);
     unset($this->value);
 }
Esempio n. 2
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->blackboard);
     unset($this->policy);
     unset($this->title);
 }
Esempio n. 3
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->count);
     unset($this->head);
     unset($this->tail);
 }
Esempio n. 4
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->__name);
     unset($this->__ordinal);
     unset($this->__value);
 }
Esempio n. 5
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->data);
     unset($this->file);
     unset($this->image);
     unset($this->uri);
 }
Esempio n. 6
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     $this->dispose();
     unset($this->current);
     unset($this->reader);
     unset($this->rules);
 }
Esempio n. 7
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->whitespace);
 }
Esempio n. 8
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->boundary);
     unset($this->pattern);
     unset($this->values);
 }
Esempio n. 9
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->value);
 }
Esempio n. 10
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->options);
     unset($this->url);
 }
Esempio n. 11
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->token);
     unset($this->type);
 }
Esempio n. 12
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->symbol);
 }
Esempio n. 13
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->field);
     unset($this->metadata);
 }
Esempio n. 14
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->joinPoint);
     unset($this->pointcuts);
 }
Esempio n. 15
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->currency);
 }
Esempio n. 16
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->keywords);
 }
Esempio n. 17
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     $this->dispose();
     unset($this->mark);
 }
Esempio n. 18
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->terminal);
 }
Esempio n. 19
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->resources);
 }
Esempio n. 20
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->encoding);
     unset($this->file_name);
     unset($this->index);
     unset($this->lookup);
     unset($this->objects);
     unset($this->prototype);
 }
Esempio n. 21
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->position);
     unset($this->string);
 }
Esempio n. 22
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->count);
     unset($this->elements);
     unset($this->pointer);
 }
Esempio n. 23
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->adviceType);
     unset($this->arguments);
     unset($this->closure);
     unset($this->exception);
     unset($this->pointcut);
     unset($this->properties);
     unset($this->returnedValue);
 }
Esempio n. 24
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->country);
 }
Esempio n. 25
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->definition);
 }
Esempio n. 26
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->delimiter);
 }
Esempio n. 27
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->list);
 }
Esempio n. 28
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->hexcode);
     unset($this->length);
 }
Esempio n. 29
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->body);
     unset($this->headers);
     unset($this->id);
     unset($this->protocol);
     unset($this->status);
 }
Esempio n. 30
0
 /**
  * This destructor ensures that any resources are properly disposed.
  *
  * @access public
  */
 public function __destruct()
 {
     parent::__destruct();
     unset($this->parsers);
 }