You are here

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

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

The current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Context/ContextUserAuth.php, line 20

Class

ContextUserAuth

Namespace

Drupal\tmgmt_smartling\Context

Code

protected $account;