You are here

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

The entity field manager.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/EntityExportCsvManager.php, line 70

Class

EntityExportCsvManager
Class EntityExportCsvManager.

Namespace

Drupal\entity_export_csv

Code

protected $entityFieldManager;