You are here

public property ApigeeFieldStorageFormat::$weight in Apigee Edge 8

Weight of this plugin.

The plugins will be sorted by weight and will be tried to be applied in that order.

Type: int

File

src/Annotation/ApigeeFieldStorageFormat.php, line 62

Class

ApigeeFieldStorageFormat
Defines an Apigee Edge field storage formatter annotation object.

Namespace

Drupal\apigee_edge\Annotation

Code

public $weight;