You are here

protected property SpambotUserspamForm::$entityTypeManager in Spambot 8

Entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/SpambotUserspamForm.php, line 41

Class

SpambotUserspamForm
Settings form to save the configuration for Spambot.

Namespace

Drupal\spambot\Form

Code

protected $entityTypeManager;