DbtngExampleController::$repository
Same name in other branches
- 3.x modules/dbtng_example/src/Controller/DbtngExampleController.php \Drupal\dbtng_example\Controller\DbtngExampleController::repository
The repository for our specialized queries.
Type: \Drupal\dbtng_example\DbtngExampleRepository
File
-
modules/
dbtng_example/ src/ Controller/ DbtngExampleController.php, line 21
Class
- DbtngExampleController
- Controller for DBTNG Example.
Namespace
Drupal\dbtng_example\ControllerCode
protected $repository;