You are here

service cache_context.background_image.settings in Background Image 8

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

Class

Drupal\background_image\Cache\Context\BackgroundImageSettingsCacheContext

Tags

  • cache.context

File

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

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