You are here

protected property EntityQueryAlter::$pluginManager in Group 2.0.x

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

The group relation plugin manager.

Type: \Drupal\group\Plugin\Group\Relation\GroupRelationManagerInterface

File

src/QueryAccess/EntityQueryAlter.php, line 46

Class

EntityQueryAlter
Defines a class for altering entity queries.

Namespace

Drupal\group\QueryAccess

Code

protected $pluginManager;