Home
last modified time | relevance | path

Searched defs:memoryCache (Results 1 – 2 of 2) sorted by relevance

/plugin/dw2pdf/vendor/mpdf/mpdf/src/Fonts/
H A DFontCache.php10 private $memoryCache = []; variable in Mpdf\\Fonts\\FontCache
/plugin/calendar/classes/
H A DEventCache.php24 private static $memoryCache = []; variable in CalendarEventCache