You are here

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

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

Provides database connection service.

Type: \Drupal\Core\Database\Connection

File

src/Form/AbjsTestDeleteConfirmForm.php, line 27

Class

AbjsTestDeleteConfirmForm
Class for confirm delete test.

Namespace

Drupal\abjs\Form

Code

protected $database;