You are here

protected property BibciteEntityPreviewController::$repository in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x 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\Controller

Code

protected $repository;