protected property ExportEntityForm::$export in Content Synchronizer 8
Same name and namespace in other branches
- 8.2 src/Form/ExportEntityForm.php \Drupal\content_synchronizer\Form\ExportEntityForm::export
- 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\FormCode
protected $export;