You are here

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

Drupal\Core\Entity\EntityRepositoryInterface definition.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/FieldTypeExportBase.php, line 61

Class

FieldTypeExportBase
Base class for Field type export plugins.

Namespace

Drupal\entity_export_csv\Plugin

Code

protected $entityRepository;