You are here

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

Same name and namespace in other branches
  1. 2.x tests/src/Unit/OpenIDConnectTest.php \Drupal\Tests\openid_connect\Unit\OpenIDConnectTest::entityTypeManager

Mock of the entity_type.manager service.

Type: \PHPUnit\Framework\MockObject\MockObject

File

tests/src/Unit/OpenIDConnectTest.php, line 59

Class

OpenIDConnectTest
Provides tests for the OpenID Connect module.

Namespace

Drupal\Tests\openid_connect\Unit

Code

protected $entityTypeManager;