You are here

protected property OgGroupResolverTestBase::$entityTypeManager in Organic groups 8

The mocked entity type manager.

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

File

tests/src/Unit/Plugin/OgGroupResolver/OgGroupResolverTestBase.php, line 47

Class

OgGroupResolverTestBase
Base class for testing OgGroupResolver plugins.

Namespace

Drupal\Tests\og\Unit\Plugin\OgGroupResolver

Code

protected $entityTypeManager;