public function RedhenAdminSettingsForm::getFormID in RedHen CRM 8
File
- src/
Form/ RedhenAdminSettingsForm.php, line 14
Class
- RedhenAdminSettingsForm
- Configure Redhen settings for this site.
Namespace
Drupal\redhen\FormCode
public function getFormID() {
return 'redhen_admin_settings';
}