You are here

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

The weight of the plugin.

Type: int

File

src/Annotation/FieldTypeExport.php, line 39

Class

FieldTypeExport
Defines a Field type export item annotation object.

Namespace

Drupal\entity_export_csv\Annotation

Code

public $weight = 0;