You are here

public function LingotekSettingsTabProfilesForm::getFormID in Lingotek Translation 8.2

Same name and namespace in other branches
  1. 8 src/Form/LingotekSettingsTabProfilesForm.php \Drupal\lingotek\Form\LingotekSettingsTabProfilesForm::getFormID()

File

src/Form/LingotekSettingsTabProfilesForm.php, line 23

Class

LingotekSettingsTabProfilesForm
Configure Lingotek

Namespace

Drupal\lingotek\Form

Code

public function getFormID() {
  return 'lingotek.settings_tab_profiles_form';
}