You are here

service webform.webform_route_context in Webform 8.5

Same name and namespace in other branches
  1. 6.x webform.services.yml \webform.webform_route_context

Class

Drupal\webform\ContextProvider\WebformRouteContext

Tags

  • context_provider

File

./webform.services.yml
webform.services.yml

View source
  1. class: Drupal\webform\ContextProvider\WebformRouteContext
  2. arguments:
  3. - '@current_route_match'
  4. tags:
  5. - { name: context_provider }