WorkspaceRepository::$cache
Same name in other branches
- 8.9.x core/modules/workspaces/src/WorkspaceRepository.php \Drupal\workspaces\WorkspaceRepository::cache
- 10 core/modules/workspaces/src/WorkspaceRepository.php \Drupal\workspaces\WorkspaceRepository::cache
- 11.x core/modules/workspaces/src/WorkspaceRepository.php \Drupal\workspaces\WorkspaceRepository::cache
The cache backend used to store the workspace tree.
Type: \Drupal\Core\Cache\CacheBackendInterface
File
-
core/
modules/ workspaces/ src/ WorkspaceRepository.php, line 28
Class
- WorkspaceRepository
- Provides the default workspace tree lookup operations.
Namespace
Drupal\workspacesCode
protected $cache;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.