Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct () | |
Static Public Member Functions | |
static | getFromRequest ($request, array $config) |
Definition at line 38 of file Browscap.php.
__construct | ( | ) |
Constructor
Validate that we have browscap support available.
Zend_Http_UserAgent_Features_Exception |
Definition at line 48 of file Browscap.php.
|
static |
Get features from request
array | $request | $_SERVER variable |
array | $config | ignored; included only to satisfy parent class |
Implements Zend_Http_UserAgent_Features_Adapter.
Definition at line 67 of file Browscap.php.