You are here

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

Class

GroupSubscribeFormatterTest
Tests the OG group formatter.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityStorage;