You are here

protected property UserAuthenticator::$userManager in Social Post 8.2

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

The Social Post User Manager.

Type: \Drupal\social_post\User\UserManager

Overrides UserAuthenticator::$userManager

File

src/User/UserAuthenticator.php, line 17

Class

UserAuthenticator
Manages Drupal authentication tasks for Social Post.

Namespace

Drupal\social_post\User

Code

protected $userManager;