You are here

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

Drupal\Core\Entity\EntityFieldManagerInterface definition.

Type: \Drupal\Core\Entity\EntityFieldManagerInterface

File

src/Plugin/FieldTypeExportBase.php, line 68

Class

FieldTypeExportBase
Base class for Field type export plugins.

Namespace

Drupal\entity_export_csv\Plugin

Code

protected $entityFieldManager;