You are here

protected property ActionTestBase::$groupTypeManager in Organic groups 8

The OG group type manager.

Type: \Drupal\og\GroupTypeManagerInterface

File

tests/src/Kernel/Action/ActionTestBase.php, line 78

Class

ActionTestBase
Base class for testing action plugins.

Namespace

Drupal\Tests\og\Kernel\Action

Code

protected $groupTypeManager;