You are here

protected property GoogleAuthController::$userManager in Social Auth Google 8

The user manager.

Type: \Drupal\social_auth\SocialAuthUserManager

File

src/Controller/GoogleAuthController.php, line 37

Class

GoogleAuthController
Manages requests to Google API.

Namespace

Drupal\social_auth_google\Controller

Code

protected $userManager;