You are here

public property FieldTypeExport::$entity_type in Entity Export CSV 8

The entity type ids on which the plugin apply.

Type: array

File

src/Annotation/FieldTypeExport.php, line 62

Class

FieldTypeExport
Defines a Field type export item annotation object.

Namespace

Drupal\entity_export_csv\Annotation

Code

public $entity_type = [];