protected property WorkspaceCacheContext::$workspaceManager in Drupal 9
Same name and namespace in other branches
- 8 core/modules/workspaces/src/WorkspaceCacheContext.php \Drupal\workspaces\WorkspaceCacheContext::workspaceManager
The workspace manager.
Type: \Drupal\workspaces\WorkspaceManagerInterface
File
- core/
modules/ workspaces/ src/ WorkspaceCacheContext.php, line 20
Class
- WorkspaceCacheContext
- Defines the WorkspaceCacheContext service, for "per workspace" caching.
Namespace
Drupal\workspacesCode
protected $workspaceManager;