You are here

protected property ActionTestBase::$memberships in Organic groups 8

An array of test memberships.

Type: \Drupal\og\OgMembershipInterface[]

File

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

Class

ActionTestBase
Base class for testing action plugins.

Namespace

Drupal\Tests\og\Kernel\Action

Code

protected $memberships;