You are here

service responsive_preview in Responsive Theme Preview 8

Class

Drupal\responsive_preview\ResponsivePreview
2 string references to responsive_preview
responsive_preview_form_alter in ./responsive_preview.module
Implements hook_form_alter().
responsive_preview_toolbar in ./responsive_preview.module
Implements hook_toolbar().

File

./responsive_preview.services.yml
responsive_preview.services.yml

View source
  1. class: Drupal\responsive_preview\ResponsivePreview
  2. arguments:
  3. - '@router.admin_context'
  4. - '@path.current'
  5. - '@current_route_match'
  6. - '@entity_type.manager'
  7. - '@current_user'