protected property UsersJwtAuth::$entityTypeManager in JSON Web Token Authentication (JWT) 8
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
users_jwt/ src/ Authentication/ Provider/ UsersJwtAuth.php, line 34
Class
- UsersJwtAuth
- Class UsersJwtAuth.
Namespace
Drupal\users_jwt\Authentication\ProviderCode
protected $entityTypeManager;