You are here

protected property TableDragExampleResetForm::$database in Examples for Developers 8

Same name and namespace in other branches
  1. 3.x modules/tabledrag_example/src/Form/TableDragExampleResetForm.php \Drupal\tabledrag_example\Form\TableDragExampleResetForm::database

The database connection.

Type: \Drupal\Core\Database\Connection

File

tabledrag_example/src/Form/TableDragExampleResetForm.php, line 24

Class

TableDragExampleResetForm
Table drag example reset form.

Namespace

Drupal\tabledrag_example\Form

Code

protected $database;