You are here

protected property AbjsConditionDeleteConfirmForm::$database in A/B Test JS 2.0.x

Same name and namespace in other branches
  1. 8 src/Form/AbjsConditionDeleteConfirmForm.php \Drupal\abjs\Form\AbjsConditionDeleteConfirmForm::database

The database connection.

Type: Drupal\Core\Database\Connection

File

src/Form/AbjsConditionDeleteConfirmForm.php, line 27

Class

AbjsConditionDeleteConfirmForm
Class for confirm delete condition.

Namespace

Drupal\abjs\Form

Code

protected $database;