You are here

protected property OpenIDConnectAuthmapTest::$entityTypeManager in OpenID Connect / OAuth client 8

Mock of the entity_type.manager service.

Type: \PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/OpenIDConnectAuthmapTest.php, line 57

Class

OpenIDConnectAuthmapTest
Test the OpenIdConnectAuthmap class.

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $entityTypeManager;