You are here

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

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/jwt_auth_consumer/src/EventSubscriber/JwtAuthConsumerSubscriber.php, line 23

Class

JwtAuthConsumerSubscriber
Class JwtAuthConsumerSubscriber.

Namespace

Drupal\jwt_auth_consumer\EventSubscriber

Code

protected $entityTypeManager;