File
-
src/
Form/ SpambotSettingsForm.php, line 87
Class
- SpambotSettingsForm
- Settings form to save the configuration for Spambot.
Namespace
Drupal\spambot\FormCode
protected function getEditableConfigNames() {
return [
'spambot.settings',
];
}