You are here

protected property SendContextAction::$tempStoreFactory in TMGMT Translator Smartling 8.4

Same name and namespace in other branches
  1. 8 src/Plugin/Action/SendContextAction.php \Drupal\tmgmt_smartling\Plugin\Action\SendContextAction::tempStoreFactory
  2. 8.2 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\Core\TempStore\PrivateTempStoreFactory

File

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

Class

SendContextAction
Translate entity.

Namespace

Drupal\tmgmt_smartling\Plugin\Action

Code

protected $tempStoreFactory;