You are here

protected property CasUserManager::$session in CAS 2.x

Same name and namespace in other branches
  1. 8 src/Service/CasUserManager.php \Drupal\cas\Service\CasUserManager::session

Used to get session data.

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

File

src/Service/CasUserManager.php, line 66

Class

CasUserManager
Provides the 'cas.user_manager' service default implementation.

Namespace

Drupal\cas\Service

Code

protected $session;