You are here

protected property UserAuthenticator::$userManager in Social Auth 3.x

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

The Social Auth user manager.

Type: \Drupal\social_auth\User\UserManager

Overrides UserAuthenticator::$userManager

File

src/User/UserAuthenticator.php, line 43

Class

UserAuthenticator
Manages Drupal authentication tasks for Social Auth.

Namespace

Drupal\social_auth\User

Code

protected $userManager;