protected function MobileDeviceDetectionObject::getMobileHeaders in Mobile Device Detection 8
2 calls to MobileDeviceDetectionObject::getMobileHeaders()
File
- src/
Object/ MobileDeviceDetectionObject.php, line 123
Class
Namespace
Drupal\mobile_device_detection\ObjectCode
protected function getMobileHeaders() {
return $this->mobile_headers;
}