You are here

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

Same name and namespace in other branches
  1. 8.4 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 32

Class

ContextUserAuth

Namespace

Drupal\tmgmt_smartling\Context

Code

protected $userStorage;