You are here

protected property SpambotUserspamForm::$connection in Spambot 8

This will hold Database connection object.

Type: \Drupal\Core\Database\Connection

File

src/Form/SpambotUserspamForm.php, line 34

Class

SpambotUserspamForm
Settings form to save the configuration for Spambot.

Namespace

Drupal\spambot\Form

Code

protected $connection;