예제 #1
0
 /**
  * Unsets the instance, so a new one will be created.
  */
 public function unsetInstance()
 {
     self::$_instance = null;
 }