You are here

protected property SpambotSettingsForm::$connection in Spambot 8

This will hold Database connection object.

Type: \Drupal\Core\Database\Connection

File

src/Form/SpambotSettingsForm.php, line 29

Class

SpambotSettingsForm
Settings form to save the configuration for Spambot.

Namespace

Drupal\spambot\Form

Code

protected $connection;