You are here

protected property EntityMergeBase::$tempStore in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/Plugin/Action/EntityMergeBase.php \Drupal\bibcite_entity\Plugin\Action\EntityMergeBase::tempStore

The tempstore object.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

modules/bibcite_entity/src/Plugin/Action/EntityMergeBase.php, line 21

Class

EntityMergeBase
Base merge action for bibcite entities.

Namespace

Drupal\bibcite_entity\Plugin\Action

Code

protected $tempStore;