You are here

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

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/EntityExportCsvManager.php, line 42

Class

EntityExportCsvManager
Class EntityExportCsvManager.

Namespace

Drupal\entity_export_csv

Code

protected $entityTypeManager;