DbtngExampleAddForm::$repository
Same name in other branches
- 3.x modules/dbtng_example/src/Form/DbtngExampleAddForm.php \Drupal\dbtng_example\Form\DbtngExampleAddForm::repository
- 4.0.x modules/dbtng_example/src/Form/DbtngExampleAddForm.php \Drupal\dbtng_example\Form\DbtngExampleAddForm::repository
Our database repository service.
Type: \Drupal\dbtng_example\DbtngExampleRepository
File
-
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;