Example #1
0
 /**
  * 
  * Destructor; runs after all methods are complete.
  * 
  * @param array $config User-defined configuration parameters.
  * 
  */
 public function __destruct()
 {
     parent::__destruct();
 }