You are here

protected property EntityExportCsvSettings::$entityFieldManager in Entity Export CSV 8

Drupal\Core\Entity\EntityFieldManagerInterface definition.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Form/EntityExportCsvSettings.php, line 39

Class

EntityExportCsvSettings
Define entity export csv settings form.

Namespace

Drupal\entity_export_csv\Form

Code

protected $entityFieldManager;