You are here

protected property MergeForm::$entity in Bibliography & Citation 2.0.x

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

The entity object to merge.

Type: \Drupal\Core\Entity\EntityInterface

File

modules/bibcite_entity/src/Form/MergeForm.php, line 20

Class

MergeForm
Merge bibliographic entities.

Namespace

Drupal\bibcite_entity\Form

Code

protected $entity;