protected property GroupKernelTestBase::$pluginManager in Group 8
Same name and namespace in other branches
- 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\KernelCode
protected $pluginManager;