You are here

service cache_context.workspace in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workspaces/workspaces.services.yml \cache_context.workspace

Class

Drupal\workspaces\WorkspaceCacheContext

Tags

  • cache.context

File

core/modules/workspaces/workspaces.services.yml
core/modules/workspaces/workspaces.services.yml

View source
  1. class: Drupal\workspaces\WorkspaceCacheContext
  2. arguments:
  3. - '@workspaces.manager'
  4. tags:
  5. - { name: cache.context }