Home
last modified time | relevance | path

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

/plugin/statistics/vendor/matomo/device-detector/
DClientHints.php29 protected $bitness = ''; variable in DeviceDetector\\ClientHints
96 * @param string $bitness `Sec-CH-UA-Bitness`
100 …rsionList = [], bool $mobile = false, string $architecture = '', string $bitness = '', string $app… argument
109 $this->bitness = $bitness;
159 return $this->bitness;
255 … $model = $platform = $platformVersion = $uaFullVersion = $architecture = $bitness = '';
277 $bitness = \trim($value, '"');
368 $bitness,