You are here

protected property ExportConfirmForm::$exportManager in Content Synchronizer 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/ExportConfirmForm.php \Drupal\content_synchronizer\Form\ExportConfirmForm::exportManager
  2. 8 src/Form/ExportConfirmForm.php \Drupal\content_synchronizer\Form\ExportConfirmForm::exportManager

The export manager.

Type: \Drupal\content_synchronizer\Service\ExportManager

File

src/Form/ExportConfirmForm.php, line 52

Class

ExportConfirmForm
Class ExportConfirmForm.

Namespace

Drupal\content_synchronizer\Form

Code

protected $exportManager;