Home
last modified time | relevance | path

Searched refs:StaticCache (Results 1 – 3 of 3) sorted by relevance

/plugin/statistics/vendor/matomo/device-detector/Cache/
DStaticCache.php21 class StaticCache implements CacheInterface class
/plugin/statistics/vendor/matomo/device-detector/Parser/
DAbstractParser.php16 use DeviceDetector\Cache\StaticCache; alias
249 return new StaticCache();
/plugin/statistics/vendor/matomo/device-detector/
DDeviceDetector.php16 use DeviceDetector\Cache\StaticCache; alias
717 return new StaticCache();