Ejemplo n.º 1
0
 /**
  *	Intended for unit tests, this resets the portion of the test needed for
  * testing to avoid cross contamination
  */
 public static function reset()
 {
     self::$usercontexts = array();
     self::$datastore = null;
 }