protected property TableDragExampleNestedForm::$database in Examples for Developers 8
Same name and namespace in other branches
- 3.x modules/tabledrag_example/src/Form/TableDragExampleNestedForm.php \Drupal\tabledrag_example\Form\TableDragExampleNestedForm::database
The database connection.
Type: \Drupal\Core\Database\Connection
File
- tabledrag_example/
src/ Form/ TableDragExampleNestedForm.php, line 23
Class
- TableDragExampleNestedForm
- Table drag example nested form.
Namespace
Drupal\tabledrag_example\FormCode
protected $database;