Home
last modified time | relevance | path

Searched refs:getBitness (Results 1 – 2 of 2) sorted by relevance

/plugin/statistics/vendor/matomo/device-detector/
DClientHints.php157 public function getBitness(): string function in DeviceDetector\\ClientHints
/plugin/statistics/vendor/matomo/device-detector/Parser/
DOperatingSystem.php714 || (false !== \strpos($arch, 'x86') && '64' === $this->clientHints->getBitness())