You are here

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\Form

Code

public function getFormID() {
  return 'redhen_admin_settings';
}