You are here

protected property ViewsQueryAlter::$workspaceManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/workspaces/src/ViewsQueryAlter.php \Drupal\workspaces\ViewsQueryAlter::workspaceManager

The workspace manager service.

Type: \Drupal\workspaces\WorkspaceManagerInterface

File

core/modules/workspaces/src/ViewsQueryAlter.php, line 43

Class

ViewsQueryAlter
Defines a class for altering views queries.

Namespace

Drupal\workspaces

Code

protected $workspaceManager;