You are here

mobile_device_detection.services.yml in Mobile Device Detection 8

File

mobile_device_detection.services.yml
View source
  1. services:
  2. object.mdd.properties:
  3. class: Drupal\mobile_device_detection\Object\MobileDeviceDetectionAttributes
  4. object.mdd:
  5. class: Drupal\mobile_device_detection\Object\MobileDeviceDetection
  6. arguments: ['@object.mdd.properties']
  7. # plugin_extender
  8. object.mdd.plugin_extender:
  9. class: Drupal\mobile_device_detection\Plugin\views\display_extender\MobileDeviceDetectionExtenderPlugin