Ejemplo n.º 1
0
 /**
  * Close the instance
  */
 public function close()
 {
     self::$instance = array();
 }