You are here

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\Form

Code

public function getFormId() {
  return 'tmgmt_smartling_download_by_job_items_form_confirm';
}