You are here

protected property SimplesamlphpDrupalAuth::$entityTypeManager in simpleSAMLphp Authentication 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Service/SimplesamlphpDrupalAuth.php, line 41

Class

SimplesamlphpDrupalAuth
Service to link SimpleSAMLphp authentication with Drupal users.

Namespace

Drupal\simplesamlphp_auth\Service

Code

protected $entityTypeManager;