You are here

protected property SendContextAction::$tempStoreFactory 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::tempStoreFactory
  2. 8 src/Plugin/Action/SendContextAction.php \Drupal\tmgmt_smartling\Plugin\Action\SendContextAction::tempStoreFactory
  3. 8.3 src/Plugin/Action/SendContextAction.php \Drupal\tmgmt_smartling\Plugin\Action\SendContextAction::tempStoreFactory

The tempstore factory.

Type: \Drupal\user\PrivateTempStoreFactory

File

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

Class

SendContextAction
Translate entity.

Namespace

Drupal\tmgmt_smartling\Plugin\Action

Code

protected $tempStoreFactory;