You are here

service acquia_lift.service.context.page_context in Acquia Lift Connector 8.4

Same name and namespace in other branches
  1. 8 acquia_lift.services.yml \acquia_lift.service.context.page_context
  2. 8.3 acquia_lift.services.yml \acquia_lift.service.context.page_context

Class

Drupal\acquia_lift\Service\Context\PageContext
1 string reference to acquia_lift.service.context.page_context
acquia_lift_page_attachments in ./acquia_lift.module
Implements hook_page_attachments().

File

./acquia_lift.services.yml
acquia_lift.services.yml

View source
  1. class: Drupal\acquia_lift\Service\Context\PageContext
  2. arguments:
  3. - '@config.factory'
  4. - '@entity_type.manager'
  5. - '@request_stack'
  6. - '@current_route_match'
  7. - '@title_resolver'
  8. - '@language_manager'