You are here

protected property MergeConfirmForm::$target in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Form/MergeConfirmForm.php \Drupal\bibcite_entity\Form\MergeConfirmForm::target

Source entity will be merged to this one.

Type: \Drupal\Core\Entity\EntityInterface

File

modules/bibcite_entity/src/Form/MergeConfirmForm.php, line 28

Class

MergeConfirmForm
Confirm merge of bibliographic entities.

Namespace

Drupal\bibcite_entity\Form

Code

protected $target;