You are here

service rng.event_route_context in RNG - Events and Registrations 8.2

Same name and namespace in other branches
  1. 8 rng.services.yml \rng.event_route_context
  2. 3.x rng.services.yml \rng.event_route_context

Class

Drupal\rng\ContextProvider\RngEventRouteContext

Tags

  • context_provider

File

./rng.services.yml
rng.services.yml

View source
  1. class: Drupal\rng\ContextProvider\RngEventRouteContext
  2. arguments:
  3. - '@current_route_match'
  4. - '@rng.event_manager'
  5. tags:
  6. - { name: context_provider }