You are here

protected property UserManager::$eventDispatcher in Social Auth 3.x

Same name and namespace in other branches
  1. 8.2 src/User/UserManager.php \Drupal\social_auth\User\UserManager::eventDispatcher

Event dispatcher.

Type: \Symfony\Component\EventDispatcher\EventDispatcherInterface

File

src/User/UserManager.php, line 59

Class

UserManager
Manages database related tasks.

Namespace

Drupal\social_auth\User

Code

protected $eventDispatcher;