You are here

protected property ContextUserAuth::$sessionManager in TMGMT Translator Smartling 8

Same name and namespace in other branches
  1. 8.4 src/Context/ContextUserAuth.php \Drupal\tmgmt_smartling\Context\ContextUserAuth::sessionManager
  2. 8.2 src/Context/ContextUserAuth.php \Drupal\tmgmt_smartling\Context\ContextUserAuth::sessionManager
  3. 8.3 src/Context/ContextUserAuth.php \Drupal\tmgmt_smartling\Context\ContextUserAuth::sessionManager

The session manager service.

Type: \Drupal\Core\Session\SessionManagerInterface

File

src/Context/ContextUserAuth.php, line 39

Class

ContextUserAuth

Namespace

Drupal\tmgmt_smartling\Context

Code

protected $sessionManager;