You are here

protected property PgsqlQueryFactory::$workspaceManager in Workspace 8.2

The workspace manager.

Type: \Drupal\workspace\WorkspaceManagerInterface

File

src/EntityQuery/PgsqlQueryFactory.php, line 21

Class

PgsqlQueryFactory
Workspace PostgreSQL specific entity query implementation.

Namespace

Drupal\workspace\EntityQuery

Code

protected $workspaceManager;