Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/
DAbstractParser.php317 protected function applyClientHintMapping(string $name): string function in DeviceDetector\\Parser\\AbstractParser
DOperatingSystem.php587 $hintName = $this->applyClientHintMapping($this->clientHints->getOperatingSystem());
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
DBrowser.php1146 $brand = $this->applyClientHintMapping($brand);