You are here

protected property SocialAuthUserManager::$session in Social Auth 8

The session manager.

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

File

src/SocialAuthUserManager.php, line 56

Class

SocialAuthUserManager
Contains all logic that is related to Drupal user management.

Namespace

Drupal\social_auth

Code

protected $session;