You are here

protected property DownloadByJobItemsTmgmtActionApproveForm::$tempStorageName in TMGMT Translator Smartling 8.4

Temp storage name we are saving entity_ids to.

Type: string

File

src/Form/DownloadByJobItemsTmgmtActionApproveForm.php, line 22

Class

DownloadByJobItemsTmgmtActionApproveForm
Provides a confirmation form for sending multiple content entities.

Namespace

Drupal\tmgmt_smartling\Form

Code

protected $tempStorageName = 'tmgmt_smartling_tmgmt_job_operations_download_by_job_items';