You are here

public property FieldDiffBuilder::$weight in Diff 8

The weight of the plugin that defines its importance when applied.

Type: int

File

src/Annotation/FieldDiffBuilder.php, line 50

Class

FieldDiffBuilder
Defines a FieldDiffBuilder annotation object.

Namespace

Drupal\diff\Annotation

Code

public $weight = 0;