Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/
DAbstractParser.php56 protected static $clientHintMapping = []; variable in DeviceDetector\\Parser\\AbstractParser
319 foreach (static::$clientHintMapping as $mappedName => $clientHints) {
DOperatingSystem.php285 protected static $clientHintMapping = [ variable in DeviceDetector\\Parser\\OperatingSystem
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
DBrowser.php834 protected static $clientHintMapping = [ variable in DeviceDetector\\Parser\\Client\\Browser