You are here

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

The first exclusive plugin found win and is the only one available.

Type: bool

File

src/Annotation/FieldTypeExport.php, line 83

Class

FieldTypeExport
Defines a Field type export item annotation object.

Namespace

Drupal\entity_export_csv\Annotation

Code

public $exclusive = FALSE;