コード例 #1
0
 /**
  * clear cache of variables of this class
  * @since 1.3
  */
 public static function clearCache()
 {
     self::$groups = null;
 }