You are here

protected property LaunchExportForm::$export in Content Synchronizer 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/LaunchExportForm.php \Drupal\content_synchronizer\Form\LaunchExportForm::export
  2. 8 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 25

Class

LaunchExportForm
Launch Export Form.

Namespace

Drupal\content_synchronizer\Form

Code

protected $export;