Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/
DOperatingSystem.php376 public static function getShortOsData(string $name): array function in DeviceDetector\\Parser\\OperatingSystem
649 ['name' => $name, 'short' => $short] = self::getShortOsData($name);
664 ['name' => $name, 'short' => $short] = self::getShortOsData($name);