DbtngExampleAddForm::$repository
Our database repository service.
Type: \Drupal\dbtng_example\DbtngExampleRepository
File
-
modules/
dbtng_example/ src/ Form/ DbtngExampleAddForm.php, line 29
Class
- DbtngExampleAddForm
- Form to add a database entry, with all the interesting fields.
Namespace
Drupal\dbtng_example\FormCode
protected $repository;