You are here

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

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

Provides database connection service.

Type: \Drupal\Core\Database\Database

File

src/Form/AbjsConditionForm.php, line 29

Class

AbjsConditionForm
Class for build form condition.

Namespace

Drupal\abjs\Form

Code

protected $database;