You are here

protected property ExportNodes::$tempStore in Content Synchronization 8.2

Same name and namespace in other branches
  1. 3.0.x src/Plugin/Action/ExportNodes.php \Drupal\content_sync\Plugin\Action\ExportNodes::tempStore

The tempstore object.

Type: \Drupal\user\SharedTempStore

File

src/Plugin/Action/ExportNodes.php, line 28

Class

ExportNodes
Redirects to a content sync form.

Namespace

Drupal\content_sync\Plugin\Action

Code

protected $tempStore;