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