protected property QueryTrait::$workspaceManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workspaces/src/EntityQuery/QueryTrait.php \Drupal\workspaces\EntityQuery\QueryTrait::workspaceManager
- 9 core/modules/workspaces/src/EntityQuery/QueryTrait.php \Drupal\workspaces\EntityQuery\QueryTrait::workspaceManager
The workspace manager.
Type: \Drupal\workspaces\WorkspaceManagerInterface
File
- core/
modules/ workspaces/ src/ EntityQuery/ QueryTrait.php, line 19
Class
- QueryTrait
- Provides workspaces-specific helpers for altering entity queries.
Namespace
Drupal\workspaces\EntityQueryCode
protected $workspaceManager;