Searched refs:getBrandList (Results 1 – 2 of 2) sorted by relevance
1142 if ($this->clientHints instanceof ClientHints && $this->clientHints->getBrandList()) {1143 $brands = $this->clientHints->getBrandList();
197 public function getBrandList(): array function in DeviceDetector\\ClientHints