You are here

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

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

Provides database connection service.

Type: \Drupal\Core\Database\Database

File

src/Form/AbjsTestForm.php, line 28

Class

AbjsTestForm
Class for build form test.

Namespace

Drupal\abjs\Form

Code

protected $database;