protected property ExternalAuth::$entityTypeManager in External Authentication 2.0.x
Same name and namespace in other branches
- 8 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\externalauthCode
protected $entityTypeManager;