You are here

service cache_context.background_image.settings.text in Background Image 2.0.x

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

Class

Drupal\background_image\Cache\Context\BackgroundImageSettingsTextCacheContext

Tags

  • cache.context

File

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

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