You are here

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

The session manager.

Type: \Symfony\Component\HttpFoundation\Session\SessionInterface

File

src/Controller/GoogleAuthController.php, line 44

Class

GoogleAuthController
Manages requests to Google API.

Namespace

Drupal\social_auth_google\Controller

Code

protected $session;