Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/
H A DClientHints.php187 public function getOperatingSystemVersion(): string function in DeviceDetector\\ClientHints
/plugin/statistics/vendor/matomo/device-detector/Parser/
H A DAbstractParser.php158 $osVersion = $this->clientHints->getOperatingSystemVersion();
H A DOperatingSystem.php598 $version = $this->clientHints->getOperatingSystemVersion();