You are here

protected property ContentSingleExportForm::$entityFieldManager in Content Synchronization 8

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManager

File

src/Form/ContentSingleExportForm.php, line 41

Class

ContentSingleExportForm
Provides a form for exporting a single content file.

Namespace

Drupal\content_sync\Form

Code

protected $entityFieldManager;