protected property BaseTmgmtActionApproveForm::$tempStoreFactory in TMGMT Extension Suite 8
Same name and namespace in other branches
- 8.3 src/Form/BaseTmgmtActionApproveForm.php \Drupal\tmgmt_extension_suit\Form\BaseTmgmtActionApproveForm::tempStoreFactory
- 8.2 src/Form/BaseTmgmtActionApproveForm.php \Drupal\tmgmt_extension_suit\Form\BaseTmgmtActionApproveForm::tempStoreFactory
The temp store factory.
Type: \Drupal\user\PrivateTempStoreFactory
File
- src/
Form/ BaseTmgmtActionApproveForm.php, line 28
Class
- BaseTmgmtActionApproveForm
- Provides a confirmation form for sending multiple content entities.
Namespace
Drupal\tmgmt_extension_suit\FormCode
protected $tempStoreFactory;