Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/
DClientHints.php217 public function getBrandVersion(): string function in DeviceDetector\\ClientHints
/plugin/statistics/vendor/matomo/device-detector/Parser/Client/
DBrowser.php1167 $version = $this->clientHints->getBrandVersion() ?: $version;