protected property ExportAction::$tempStore in Content Synchronizer 3.x
Same name and namespace in other branches
- 8.2 src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::tempStore
- 8 src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::tempStore
The tempstore object.
Type: \Drupal\Core\TempStore\PrivateTempStore
File
- src/
Plugin/ Action/ ExportAction.php, line 29
Class
- ExportAction
- Export entity.
Namespace
Drupal\content_synchronizer\Plugin\ActionCode
protected $tempStore;