You are here

protected property OpenIDConnectAccountsForm::$entityTypeManager in OpenID Connect / OAuth client 2.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/OpenIDConnectAccountsForm.php, line 30

Class

OpenIDConnectAccountsForm
Provides the user-specific OpenID Connect settings form.

Namespace

Drupal\openid_connect\Form

Code

protected $entityTypeManager;