You are here

protected property UserIdentityProvider::$entityTypeManager in Simple OAuth (OAuth2) & OpenID Connect 5.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/OpenIdConnect/UserIdentityProvider.php, line 20

Class

UserIdentityProvider
A user identity provider for the OpenID Connect integration.

Namespace

Drupal\simple_oauth\OpenIdConnect

Code

protected $entityTypeManager;