You are here

protected property CreateMembershipTest::$entityStorage in Organic groups 8

The entity storage prophecy used in the test.

Type: \Drupal\Core\Entity\EntityStorageInterface|\Prophecy\Prophecy\ObjectProphecy

File

tests/src/Unit/CreateMembershipTest.php, line 61

Class

CreateMembershipTest
Tests create membership helper function.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityStorage;