/** * resets the cache configuration for substituteMarkerArrayCached */ public static function resetSubstCache() { self::$substCacheEnabled = NULL; }