Home
last modified time | relevance | path

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

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