protected function MobileDeviceDetectionObject::getCloudHeaders in Mobile Device Detection 8
1 call to MobileDeviceDetectionObject::getCloudHeaders()
File
- src/Object/ MobileDeviceDetectionObject.php, line 141 
Class
Namespace
Drupal\mobile_device_detection\ObjectCode
protected function getCloudHeaders() {
  return $this->cloud_headers;
}