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