You are here

protected property ReferencePreviewConverter::$tempStoreFactory in Bibliography & Citation 8

Same name and namespace in other branches
  1. 2.0.x modules/bibcite_entity/src/ParamConverter/ReferencePreviewConverter.php \Drupal\bibcite_entity\ParamConverter\ReferencePreviewConverter::tempStoreFactory

Stores the tempstore factory.

Type: \Drupal\Core\TempStore\PrivateTempStoreFactory

File

modules/bibcite_entity/src/ParamConverter/ReferencePreviewConverter.php, line 19

Class

ReferencePreviewConverter
Provides upcasting for a reference entity in preview.

Namespace

Drupal\bibcite_entity\ParamConverter

Code

protected $tempStoreFactory;