You are here

protected property JwtAuth::$eventDispatcher in JSON Web Token Authentication (JWT) 8

Same name and namespace in other branches
  1. 8.0 src/Authentication/Provider/JwtAuth.php \Drupal\jwt\Authentication\Provider\JwtAuth::eventDispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/Authentication/Provider/JwtAuth.php, line 33

Class

JwtAuth
JWT Authentication Provider.

Namespace

Drupal\jwt\Authentication\Provider

Code

protected $eventDispatcher;