Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/
DOperatingSystem.php472 $platform = $this->parsePlatform();
687 protected function parsePlatform(): string function in DeviceDetector\\Parser\\OperatingSystem