TableDragExampleSimpleForm::$database

Same name in other branches
  1. 3.x modules/tabledrag_example/src/Form/TableDragExampleSimpleForm.php \Drupal\tabledrag_example\Form\TableDragExampleSimpleForm::database
  2. 4.0.x modules/tabledrag_example/src/Form/TableDragExampleSimpleForm.php \Drupal\tabledrag_example\Form\TableDragExampleSimpleForm::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

tabledrag_example/src/Form/TableDragExampleSimpleForm.php, line 22

Class

TableDragExampleSimpleForm
Table drag example simple form.

Namespace

Drupal\tabledrag_example\Form

Code

protected $database;