You are here

protected property LaunchExportForm::$export in Content Synchronizer 8

Same name and namespace in other branches
  1. 8.2 src/Form/LaunchExportForm.php \Drupal\content_synchronizer\Form\LaunchExportForm::export
  2. 3.x src/Form/LaunchExportForm.php \Drupal\content_synchronizer\Form\LaunchExportForm::export

The export entity.

Type: \Drupal\content_synchronizer\Entity\ExportEntity

File

src/Form/LaunchExportForm.php, line 26

Class

LaunchExportForm
Launch Export Form.

Namespace

Drupal\content_synchronizer\Form

Code

protected $export;