TableDragExampleRootLeafForm::$database

The database connection.

Type: \Drupal\Core\Database\Connection

File

modules/tabledrag_example/src/Form/TableDragExampleRootLeafForm.php, line 28

Class

TableDragExampleRootLeafForm
Example form with a table with draggable items.

Namespace

Drupal\tabledrag_example\Form

Code

protected $database;