You are here

protected property ViewsQueryAlter::$viewsJoinPluginManager in Drupal 8

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

A plugin manager which handles instances of views join plugins.

Type: \Drupal\views\Plugin\ViewsHandlerManager

File

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

Class

ViewsQueryAlter
Defines a class for altering views queries.

Namespace

Drupal\workspaces

Code

protected $viewsJoinPluginManager;