You are here

service mobile_device_detection.object in Mobile Device Detection 8.3

Class

Drupal\mobile_device_detection\Object\MobileDeviceDetection
2 string references to mobile_device_detection.object
MobileDeviceDetectionConditionPlugin::evaluate in src/Plugin/Condition/MobileDeviceDetectionConditionPlugin.php
Evaluates the condition and returns TRUE or FALSE accordingly.
mobile_device_detection_views_post_execute in ./mobile_device_detection.module
Implements hook_views_post_execute().

File

./mobile_device_detection.services.yml
mobile_device_detection.services.yml

View source
  1. class: Drupal\mobile_device_detection\Object\MobileDeviceDetection
  2. arguments:
  3. - '@mobile_device_detection.properties'
  4. - '@request_stack'