You are here

protected property JwtPathAuth::$entityTypeManager in JSON Web Token Authentication (JWT) 8

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/jwt_path_auth/src/Authentication/Provider/JwtPathAuth.php, line 37

Class

JwtPathAuth
JWT Authentication Provider.

Namespace

Drupal\jwt_path_auth\Authentication\Provider

Code

protected $entityTypeManager;