You are here

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

The network plugin manager.

Type: \Drupal\social_api\Plugin\NetworkManager

File

src/Controller/GoogleAuthController.php, line 23

Class

GoogleAuthController
Manages requests to Google API.

Namespace

Drupal\social_auth_google\Controller

Code

protected $networkManager;