public function DownloadByJobItemsTmgmtActionApproveForm::getFormId in TMGMT Translator Smartling 8.4
File
- src/
Form/ DownloadByJobItemsTmgmtActionApproveForm.php, line 27
Class
- DownloadByJobItemsTmgmtActionApproveForm
- Provides a confirmation form for sending multiple content entities.
Namespace
Drupal\tmgmt_smartling\FormCode
public function getFormId() {
return 'tmgmt_smartling_download_by_job_items_form_confirm';
}