protected property QueryFactory::$workspaceManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/workspaces/src/EntityQuery/QueryFactory.php \Drupal\workspaces\EntityQuery\QueryFactory::workspaceManager
- 9 core/modules/workspaces/src/EntityQuery/QueryFactory.php \Drupal\workspaces\EntityQuery\QueryFactory::workspaceManager
The workspace manager.
Type: \Drupal\workspaces\WorkspaceManagerInterface
File
- core/
modules/ workspaces/ src/ EntityQuery/ QueryFactory.php, line 21
Class
- QueryFactory
- Workspaces-specific entity query implementation.
Namespace
Drupal\workspaces\EntityQueryCode
protected $workspaceManager;