You are here

service cache_context.background_image in Background Image 2.0.x

Same name and namespace in other branches
  1. 8 background_image.services.yml \cache_context.background_image
  2. 2.x background_image.services.yml \cache_context.background_image

Class

Drupal\background_image\Cache\Context\BackgroundImageCacheContext

Tags

  • cache.context

File

./background_image.services.yml
background_image.services.yml

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