You are here

protected property LDAPAuthorizationProvider::$entityTypeManager in Lightweight Directory Access Protocol (LDAP) 8.4

Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

ldap_authorization/src/Plugin/authorization/Provider/LDAPAuthorizationProvider.php, line 50

Class

LDAPAuthorizationProvider
The LDAP authorization provider for authorization module.

Namespace

Drupal\ldap_authorization\Plugin\authorization\Provider

Code

protected $entityTypeManager;