You are here

protected property QueryTrait::$workspaceManager in Workspace 8.2

The workspace manager.

Type: \Drupal\workspace\WorkspaceManagerInterface

File

src/EntityQuery/QueryTrait.php, line 19

Class

QueryTrait
Provides workspace-specific helpers for altering entity queries.

Namespace

Drupal\workspace\EntityQuery

Code

protected $workspaceManager;