protected property BibciteEntityPreviewController::$repository in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 modules/bibcite_entity/src/Controller/BibciteEntityPreviewController.php \Drupal\bibcite_entity\Controller\BibciteEntityPreviewController::repository
Entity repository service.
Type: \Drupal\Core\Entity\EntityRepositoryInterface
File
- modules/
bibcite_entity/ src/ Controller/ BibciteEntityPreviewController.php, line 22
Class
- BibciteEntityPreviewController
- Defines a controller to render a single bibcite entity in preview.
Namespace
Drupal\bibcite_entity\ControllerCode
protected $repository;