namespace Drupal\dbtng_example\Form
| Object name | File name | Summary |
|---|---|---|
| DbtngExampleAddForm | modules/dbtng_example/src/Form/DbtngExampleAddForm.php | Form to add a database entry, with all the interesting fields. |
| DbtngExampleUpdateForm | modules/dbtng_example/src/Form/DbtngExampleUpdateForm.php | Sample UI to update a record. |