コード例 #1
0
ファイル: vb.php プロジェクト: cedwards-reisys/nexus-web
 /**
  *	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;
 }