function SimpletestSettingsForm::getFormId
Overrides FormInterface::getFormId
File
-
core/
modules/ simpletest/ src/ Form/ SimpletestSettingsForm.php, line 18
Class
- SimpletestSettingsForm
- Configure simpletest settings for this site.
Namespace
Drupal\simpletest\FormCode
public function getFormId() {
return 'simpletest_settings_form';
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.