You are here

protected property EntityQueryAlter::$pluginManager in Group 8

Same name and namespace in other branches
  1. 2.0.x src/QueryAccess/EntityQueryAlter.php \Drupal\group\QueryAccess\EntityQueryAlter::pluginManager

The group content enabler plugin manager.

Type: \Drupal\group\Plugin\GroupContentEnablerManagerInterface

File

src/QueryAccess/EntityQueryAlter.php, line 46

Class

EntityQueryAlter
Defines a class for altering entity queries.

Namespace

Drupal\group\QueryAccess

Code

protected $pluginManager;