You are here

protected function MobileDeviceDetectionObject::getAttributes in Mobile Device Detection 8

File

src/Object/MobileDeviceDetectionObject.php, line 105

Class

MobileDeviceDetectionObject

Namespace

Drupal\mobile_device_detection\Object

Code

protected function getAttributes() {
  return $this->attributes;
}