You are here

protected property Tables::$workspaceManager in Workspace 8.2

The workspace manager.

Type: \Drupal\workspace\WorkspaceManagerInterface

File

src/EntityQuery/Tables.php, line 20

Class

Tables
Alters entity queries to use a workspace revision instead of the default one.

Namespace

Drupal\workspace\EntityQuery

Code

protected $workspaceManager;