You are here

protected property ExportAction::$tempStore in Content Synchronizer 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::tempStore
  2. 3.x src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::tempStore

The tempstore object.

Type: \Drupal\user\SharedTempStore

File

src/Plugin/Action/ExportAction.php, line 30

Class

ExportAction
Export entity.

Namespace

Drupal\content_synchronizer\Plugin\Action

Code

protected $tempStore;