protected property PushChanges::$tempStore in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/Plugin/Action/PushChanges.php \Drupal\cms_content_sync\Plugin\Action\PushChanges::tempStore
- 2.0.x src/Plugin/Action/PushChanges.php \Drupal\cms_content_sync\Plugin\Action\PushChanges::tempStore
The tempstore object.
Type: \Drupal\Core\TempStore\SharedTempStore
File
- src/
Plugin/ Action/ PushChanges.php, line 32
Class
- PushChanges
- Push the node with Content Sync.
Namespace
Drupal\cms_content_sync\Plugin\ActionCode
protected $tempStore;