protected property ExportAction::$exportManager in Content Synchronizer 8
Same name and namespace in other branches
- 8.2 src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::exportManager
- 3.x src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::exportManager
The export manager.
Type: \Drupal\content_synchronizer\Service\ExportManager
File
- src/
Plugin/ Action/ ExportAction.php, line 44
Class
- ExportAction
- Export entity.
Namespace
Drupal\content_synchronizer\Plugin\ActionCode
protected $exportManager;