You are here

service acquia_lift.service.context.path_context in Acquia Lift Connector 8

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

Class

Drupal\acquia_lift\Service\Context\PathContext

File

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

View source
  1. class: Drupal\acquia_lift\Service\Context\PathContext
  2. arguments:
  3. - '@config.factory'
  4. - '@path.current'
  5. - '@request_stack'
  6. - '@acquia_lift.service.helper.path_matcher'