Home
last modified time | relevance | path

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

/plugin/sectiontoggle/
DMobile_Detect.php37 const DETECTION_TYPE_EXTENDED = 'extended'; define in Mobile_Detect
895 if ($type !== self::DETECTION_TYPE_MOBILE && $type !== self::DETECTION_TYPE_EXTENDED) {
1023 if ($this->detectionType == self::DETECTION_TYPE_EXTENDED) {
1231 $this->setDetectionType(self::DETECTION_TYPE_EXTENDED);