���ѧۧݧ�ӧ�� �ާ֧ߧ֧էا֧� - ���֧էѧܧ�ڧ��ӧѧ�� - /home/rickpfrv/tie.cx/vendor/whichbrowser/parser/src/Analyser/Header/Useragent/Device/Tablet.php
���ѧ٧ѧ�
<?php namespace WhichBrowser\Analyser\Header\Useragent\Device; use WhichBrowser\Constants; use WhichBrowser\Data; use WhichBrowser\Model\Version; trait Tablet { private function detectTablet($ua) { $this->detectWebTab($ua); } /* WeTab */ private function detectWebTab($ua) { if (preg_match('/WeTab-Browser /ui', $ua, $match)) { $this->data->device->manufacturer = 'WeTab'; $this->data->device->model = 'WeTab'; $this->data->device->identified |= Constants\Id::MATCH_UA; $this->data->device->type = Constants\DeviceType::TABLET; $this->data->browser->name = 'WebTab Browser'; $this->data->browser->version = null; $this->data->os->name = 'MeeGo'; $this->data->os->version = null; } } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | ���֧ߧ֧�ѧ�ڧ� ����ѧߧڧ��: 0.1 |
proxy
|
phpinfo
|
���ѧ����ۧܧ�