You are here

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

Same name and namespace in other branches
  1. 8 src/Form/SendContextActionApproveForm.php \Drupal\tmgmt_smartling\Form\SendContextActionApproveForm::tempStoreFactory
  2. 8.2 src/Form/SendContextActionApproveForm.php \Drupal\tmgmt_smartling\Form\SendContextActionApproveForm::tempStoreFactory
  3. 8.3 src/Form/SendContextActionApproveForm.php \Drupal\tmgmt_smartling\Form\SendContextActionApproveForm::tempStoreFactory

The temp store factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

src/Form/SendContextActionApproveForm.php, line 33

Class

SendContextActionApproveForm
Provides a confirmation form for sending multiple content entities.

Namespace

Drupal\tmgmt_smartling\Form

Code

protected $tempStoreFactory;