Searched refs:metaCache (Results 1 – 1 of 1) sorted by last modified time
12 private static $metaCache = []; variable in helper_plugin_autotooltip181 if (isset(self::$metaCache[$id])) {182 return self::$metaCache[$id];198 self::$metaCache[$id] = $results;