You are here

protected property ContextUserAuth::$userStorage in TMGMT Translator Smartling 8.4

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

The user storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Context/ContextUserAuth.php, line 27

Class

ContextUserAuth

Namespace

Drupal\tmgmt_smartling\Context

Code

protected $userStorage;