protected property DbtngExampleController::$repository in Examples for Developers 3.x
Same name and namespace in other branches
- 8 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;