You are here

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

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

Database connection service.

Type: \Drupal\Core\Database\Connection

File

src/Form/AbjsExperienceForm.php, line 29

Class

AbjsExperienceForm
Class for build experience form.

Namespace

Drupal\abjs\Form

Code

protected $database;