You are here

protected property AutobanAnalyzeForm::$entityTypeManager in Automatic IP ban (Autoban) 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Form/AutobanAnalyzeForm.php, line 34

Class

AutobanAnalyzeForm
Analyze watchdog entries for IP addresses for ban.

Namespace

Drupal\autoban\Form

Code

protected $entityTypeManager;