You are here

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

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

The tempstore object.

Type: \Drupal\Core\TempStore\PrivateTempStore

File

modules/bibcite_export/src/Plugin/Action/ExportReference.php, line 28

Class

ExportReference
Export multiple references.

Namespace

Drupal\bibcite_export\Plugin\Action

Code

protected $tempStore;