You are here

protected property SpambotSettingsForm::$entityTypeManager in Spambot 8

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SpambotSettingsForm.php, line 36

Class

SpambotSettingsForm
Settings form to save the configuration for Spambot.

Namespace

Drupal\spambot\Form

Code

protected $entityTypeManager;