You are here

protected property SendContextAction::$currentUser in TMGMT Translator Smartling 8.2

Same name and namespace in other branches
  1. 8.4 src/Plugin/Action/SendContextAction.php \Drupal\tmgmt_smartling\Plugin\Action\SendContextAction::currentUser
  2. 8 src/Plugin/Action/SendContextAction.php \Drupal\tmgmt_smartling\Plugin\Action\SendContextAction::currentUser
  3. 8.3 src/Plugin/Action/SendContextAction.php \Drupal\tmgmt_smartling\Plugin\Action\SendContextAction::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Action/SendContextAction.php, line 48
Contains \Drupal\smartling\Plugin\Action\TranslateNode.

Class

SendContextAction
Translate entity.

Namespace

Drupal\tmgmt_smartling\Plugin\Action

Code

protected $currentUser;