protected function MobileDeviceDetectionObject::getAttributes in Mobile Device Detection 8
File
- src/Object/ MobileDeviceDetectionObject.php, line 105 
Class
Namespace
Drupal\mobile_device_detection\ObjectCode
protected function getAttributes() {
  return $this->attributes;
}