You are here

protected property Oauth2AuthorizeForm::$entityTypeManager in Simple OAuth (OAuth2) & OpenID Connect 8.2

Same name and namespace in other branches
  1. 8.3 simple_oauth_extras/src/Controller/Oauth2AuthorizeForm.php \Drupal\simple_oauth_extras\Controller\Oauth2AuthorizeForm::entityTypeManager

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

simple_oauth_extras/src/Controller/Oauth2AuthorizeForm.php, line 25

Class

Oauth2AuthorizeForm

Namespace

Drupal\simple_oauth_extras\Controller

Code

protected $entityTypeManager;