You are here

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

Same name and namespace in other branches
  1. 8 tests/src/Kernel/GroupKernelTestBase.php \Drupal\Tests\group\Kernel\GroupKernelTestBase::pluginManager

The group relation plugin manager.

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

File

tests/src/Kernel/GroupKernelTestBase.php, line 26

Class

GroupKernelTestBase
Defines an abstract test base for group kernel tests.

Namespace

Drupal\Tests\group\Kernel

Code

protected $pluginManager;