You are here

protected property ExportAction::$exportManager in Content Synchronizer 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/Action/ExportAction.php \Drupal\content_synchronizer\Plugin\Action\ExportAction::exportManager
  2. 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 43

Class

ExportAction
Export entity.

Namespace

Drupal\content_synchronizer\Plugin\Action

Code

protected $exportManager;