File

src/Form/SpambotSettingsForm.php, line 80

Class

SpambotSettingsForm
Settings form to save the configuration for Spambot.

Namespace

Drupal\spambot\Form

Code

public function getFormId() {
    return 'spambot_settings_form';
}