public function SamlSpConfigSPForm::getFormId in SAML Service Provider 7.8
File
- src/
Form/ SamlSpConfigSPForm.php, line 18 - Contains \Drupal\saml_sp\Form\SamlSpConfigSPForm.
Class
Namespace
Drupal\saml_sp\FormCode
public function getFormId() {
return 'saml_sp_config_sp';
}