protected property ContentSingleExportForm::$entityBundleManager in Content Synchronization 8
Same name and namespace in other branches
- 8.2 src/Form/ContentSingleExportForm.php \Drupal\content_sync\Form\ContentSingleExportForm::entityBundleManager
 - 3.0.x src/Form/ContentSingleExportForm.php \Drupal\content_sync\Form\ContentSingleExportForm::entityBundleManager
 
The entity bundle manager.
Type: \Drupal\Core\Entity\EntityTypeBundleInfo
File
- src/
Form/ ContentSingleExportForm.php, line 34  
Class
- ContentSingleExportForm
 - Provides a form for exporting a single content file.
 
Namespace
Drupal\content_sync\FormCode
protected $entityBundleManager;