You are here

protected property ExportEntityForm::$export in Content Synchronizer 8

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

The export entity.

Type: \Drupal\content_synchronizer\Entity\ExportEntity

File

src/Form/ExportEntityForm.php, line 21

Class

ExportEntityForm
Form controller for Export entity edit forms.

Namespace

Drupal\content_synchronizer\Form

Code

protected $export;