You are here

protected property SubscriptionControllerTest::$entityTypeManager in Organic groups 8

The mocked entity type manager.

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

File

tests/src/Unit/SubscriptionControllerTest.php, line 98

Class

SubscriptionControllerTest
Tests the subscription controller.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityTypeManager;