You are here

protected property GroupKernelTestBase::$pluginManager in Group 8

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

The content enabler plugin manager.

Type: \Drupal\group\Plugin\GroupContentEnablerManagerInterface

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;