protected property ReferencePreviewConverter::$tempStoreFactory in Bibliography & Citation 2.0.x
Same name and namespace in other branches
- 8 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\ParamConverterCode
protected $tempStoreFactory;