You are here

protected property GroupTypeManagerTest::$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/GroupTypeManagerTest.php, line 61

Class

GroupTypeManagerTest
Tests the group manager.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityStorage;