You are here

protected property ExternalAuth::$entityTypeManager in External Authentication 8

Same name and namespace in other branches
  1. 2.0.x src/ExternalAuth.php \Drupal\externalauth\ExternalAuth::entityTypeManager

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/ExternalAuth.php, line 35

Class

ExternalAuth
Class ExternalAuth.

Namespace

Drupal\externalauth

Code

protected $entityTypeManager;