cache_context.protocol_version

Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \cache_context.protocol_version
  2. 10 core/core.services.yml \cache_context.protocol_version

Class

Drupal\Core\Cache\Context\ProtocolVersionCacheContext

Tags

  • cache.context

File

core/core.services.yml

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.