service cache_context.workspace in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workspaces/workspaces.services.yml \cache_context.workspace
- 9 core/modules/workspaces/workspaces.services.yml \cache_context.workspace
Class
Drupal\workspaces\WorkspaceCacheContextTags
- cache.context
File
- core/
modules/ workspaces/ workspaces.services.yml - core/modules/workspaces/workspaces.services.yml
View source
- class: Drupal\workspaces\WorkspaceCacheContext
- arguments:
- - '@workspaces.manager'
- tags:
- - { name: cache.context }