TableDragExampleRootLeafForm::$database
Same name in other branches
- 3.x modules/tabledrag_example/src/Form/TableDragExampleRootLeafForm.php \Drupal\tabledrag_example\Form\TableDragExampleRootLeafForm::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
-
modules/
tabledrag_example/ src/ Form/ TableDragExampleRootLeafForm.php, line 28
Class
- TableDragExampleRootLeafForm
- Table drag example root leaf form.
Namespace
Drupal\tabledrag_example\FormCode
protected $database;