You are here

protected property ActionTestBase::$membershipManager in Organic groups 8

The OG membership manager.

Type: \Drupal\og\MembershipManagerInterface

File

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

Class

ActionTestBase
Base class for testing action plugins.

Namespace

Drupal\Tests\og\Kernel\Action

Code

protected $membershipManager;