protected property SimpleOauthAuthenticationProvider::$entityTypeManager in Simple OAuth (OAuth2) & OpenID Connect 8.4
Same name and namespace in other branches
- 8.2 src/Authentication/Provider/SimpleOauthAuthenticationProvider.php \Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProvider::entityTypeManager
- 8.3 src/Authentication/Provider/SimpleOauthAuthenticationProvider.php \Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProvider::entityTypeManager
- 5.x src/Authentication/Provider/SimpleOauthAuthenticationProvider.php \Drupal\simple_oauth\Authentication\Provider\SimpleOauthAuthenticationProvider::entityTypeManager
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
Authentication/ Provider/ SimpleOauthAuthenticationProvider.php, line 27
Class
- SimpleOauthAuthenticationProvider
- @internal
Namespace
Drupal\simple_oauth\Authentication\ProviderCode
protected $entityTypeManager;