You are here

service cache_context.high_contrast in High contrast 8

Class

Drupal\high_contrast\Cache\Context\HighContrastCacheContext

Tags

  • cache.context

File

./high_contrast.services.yml
high_contrast.services.yml

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