You are here

protected property UserAuthenticator::$eventDispatcher in Social Auth 8.2

Same name and namespace in other branches
  1. 3.x src/User/UserAuthenticator.php \Drupal\social_auth\User\UserAuthenticator::eventDispatcher

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/User/UserAuthenticator.php, line 36

Class

UserAuthenticator
Manages Drupal authentication tasks for Social Auth.

Namespace

Drupal\social_auth\User

Code

protected $eventDispatcher;