You are here

protected property GroupSubscribeFormatterTest::$entityTypeManager in Organic groups 8

The mocked entity type manager.

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

File

tests/src/Unit/GroupSubscribeFormatterTest.php, line 45

Class

GroupSubscribeFormatterTest
Tests the OG group formatter.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityTypeManager;