SessionManager::$sessionRepository

Same name and namespace in other branches
  1. main core/lib/Drupal/Core/Session/SessionManager.php \Drupal\Core\Session\SessionManager::sessionRepository

The user session repository.

Type: sessionRepository

File

core/lib/Drupal/Core/Session/SessionManager.php, line 43

Class

SessionManager
Manages user sessions.

Namespace

Drupal\Core\Session

Code

protected UserSessionRepositoryInterface $sessionRepository;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.