You are here

service core_context.canonical_entity in Core Context 8

Class

Drupal\core_context\ContextProvider\CanonicalEntity

Tags

  • core_context.context_provider

File

./core_context.services.yml
core_context.services.yml

View source
  1. class: Drupal\core_context\ContextProvider\CanonicalEntity
  2. arguments:
  3. - '@entity_display.repository'
  4. - '@current_route_match'
  5. - '@entity_type.manager'
  6. tags:
  7. - { name: core_context.context_provider }