コード例 #1
0
 /**
  * FIXME: This should not exist
  */
 public static function flushStaticCaches()
 {
     self::$activityTypes = NULL;
     self::$relationshipTypes = NULL;
 }