protected property ClearJobItemsDataTmgmtActionApproveForm::$tempStorageName in TMGMT Extension Suite 8
Same name and namespace in other branches
- 8.3 src/Form/ClearJobItemsDataTmgmtActionApproveForm.php \Drupal\tmgmt_extension_suit\Form\ClearJobItemsDataTmgmtActionApproveForm::tempStorageName
- 8.2 src/Form/ClearJobItemsDataTmgmtActionApproveForm.php \Drupal\tmgmt_extension_suit\Form\ClearJobItemsDataTmgmtActionApproveForm::tempStorageName
Temp storage name we are saving entity_ids to.
Type: string
Overrides BaseTmgmtActionApproveForm::$tempStorageName
File
- src/
Form/ ClearJobItemsDataTmgmtActionApproveForm.php, line 17
Class
- ClearJobItemsDataTmgmtActionApproveForm
- Provides a confirmation form for sending multiple content entities.
Namespace
Drupal\tmgmt_extension_suit\FormCode
protected $tempStorageName = 'tmgmt_extension_suit_tmgmt_job_operations_clear_job_items_data';