TableDragExampleSimpleForm::$database

The database connection.

Type: \Drupal\Core\Database\Connection

File

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

Class

TableDragExampleSimpleForm
Table drag example simple form.

Namespace

Drupal\tabledrag_example\Form

Code

protected $database;