You are here

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

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Form/AutobanAnalyzeForm.php, line 27

Class

AutobanAnalyzeForm
Analyze watchdog entries for IP addresses for ban.

Namespace

Drupal\autoban\Form

Code

protected $connection;