Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/
H A DOperatingSystem.php285 protected static $clientHintMapping = [ variable in DeviceDetector\\Parser\\OperatingSystem
H A DAbstractParser.php56 protected static $clientHintMapping = []; variable in DeviceDetector\\Parser\\AbstractParser
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
H A DBrowser.php834 protected static $clientHintMapping = [ variable in DeviceDetector\\Parser\\Client\\Browser