You are here

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

The Google authentication manager.

Type: \Drupal\social_auth_google\GoogleAuthManager

File

src/Controller/GoogleAuthController.php, line 30

Class

GoogleAuthController
Manages requests to Google API.

Namespace

Drupal\social_auth_google\Controller

Code

protected $googleManager;