コード例 #1
0
 /**
  * resets the cache configuration for substituteMarkerArrayCached
  */
 public static function resetSubstCache()
 {
     self::$substCacheEnabled = NULL;
 }