Searched refs:isBot (Results 1 – 4 of 4) sorted by relevance
353 public function isBot(): bool function in DeviceDetector\\DeviceDetector418 return !$this->isBot() && !$this->isDesktop();609 if ($this->isBot()) {655 if ($deviceDetector->isBot()) {
73 if ($dd->isBot()) {
76 } elseif ($dd->isBot()) {
706 if (e.isBot) { // likely bots1642 r.isBot = (r.val >= me._threshold);