Fichier

src/Form/SpambotUserspamForm.php, line 110

Classe

SpambotUserspamForm
Settings form to save the configuration for Spambot.

Namespace

Drupal\spambot\Form

Code

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