public function LingotekSettingsTabProfilesForm::getFormID in Lingotek Translation 8.2
Same name and namespace in other branches
- 8 src/Form/LingotekSettingsTabProfilesForm.php \Drupal\lingotek\Form\LingotekSettingsTabProfilesForm::getFormID()
File
- src/
Form/ LingotekSettingsTabProfilesForm.php, line 23
Class
- LingotekSettingsTabProfilesForm
- Configure Lingotek
Namespace
Drupal\lingotek\FormCode
public function getFormID() {
return 'lingotek.settings_tab_profiles_form';
}