function TranslationStatusForm::getFormId

File

core/modules/locale/src/Form/TranslationStatusForm.php, line 67

Class

TranslationStatusForm
Provides a translation status form.

Namespace

Drupal\locale\Form

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.