You are here

protected property BaseTmgmtActionApproveForm::$tempStoreFactory in TMGMT Extension Suite 8.3

Same name and namespace in other branches
  1. 8 src/Form/BaseTmgmtActionApproveForm.php \Drupal\tmgmt_extension_suit\Form\BaseTmgmtActionApproveForm::tempStoreFactory
  2. 8.2 src/Form/BaseTmgmtActionApproveForm.php \Drupal\tmgmt_extension_suit\Form\BaseTmgmtActionApproveForm::tempStoreFactory

The temp store factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

src/Form/BaseTmgmtActionApproveForm.php, line 26

Class

BaseTmgmtActionApproveForm
Provides a confirmation form for sending multiple content entities.

Namespace

Drupal\tmgmt_extension_suit\Form

Code

protected $tempStoreFactory;