You are here

protected property ReferencePreviewForm::$entityDisplayRepository in Bibliography & Citation 2.0.x

Same name and namespace in other branches
  1. 8 modules/bibcite_entity/src/Form/ReferencePreviewForm.php \Drupal\bibcite_entity\Form\ReferencePreviewForm::entityDisplayRepository

The entity type manager service.

Type: \Drupal\Core\Entity\EntityDisplayRepositoryInterface

File

modules/bibcite_entity/src/Form/ReferencePreviewForm.php, line 23

Class

ReferencePreviewForm
Reference Preview Form.

Namespace

Drupal\bibcite_entity\Form

Code

protected $entityDisplayRepository;