You are here

protected property ExternalAuth::$eventDispatcher in External Authentication 2.0.x

Same name and namespace in other branches
  1. 8 src/ExternalAuth.php \Drupal\externalauth\ExternalAuth::eventDispatcher

The event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/ExternalAuth.php, line 56

Class

ExternalAuth
Class ExternalAuth.

Namespace

Drupal\externalauth

Code

protected $eventDispatcher;