You are here

service cache_context.og_group_context in Organic groups 8

Class

Drupal\og\Cache\Context\OgGroupContextCacheContext

Tags

  • cache.context

File

./og.services.yml
og.services.yml

View source
  1. class: Drupal\og\Cache\Context\OgGroupContextCacheContext
  2. arguments:
  3. - '@og.context'
  4. tags:
  5. - { name: cache.context }