You are here

protected property OgAccessTestBase::$entityTypeManager in Organic groups 8

The entity type manager service.

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

File

tests/src/Unit/OgAccessTestBase.php, line 108

Class

OgAccessTestBase
Base class for tests of the OgAccess class.

Namespace

Drupal\Tests\og\Unit

Code

protected $entityTypeManager;