Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
DBrowser.php951 public static function isMobileOnlyBrowser(string $browser): bool function in DeviceDetector\\Parser\\Client\\Browser
/plugin/statistics/vendor/matomo/device-detector/
DDeviceDetector.php828 && Browser::isMobileOnlyBrowser($this->getClientAttribute('name'));