You are here

protected property SimpleOauthAuthenticationProvider::$entityManager in Simple OAuth (OAuth2) & OpenID Connect 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/Authentication/Provider/SimpleOauthAuthenticationProvider.php, line 27

Class

SimpleOauthAuthenticationProvider
Class SimpleOauthAuthenticationProvider.

Namespace

Drupal\simple_oauth\Authentication\Provider

Code

protected $entityManager;