You are here

public property CommerceCondition::$weight in Commerce Core 8.2

The condition weight.

Used when sorting the condition list in the UI.

Type: int

File

src/Annotation/CommerceCondition.php, line 85

Class

CommerceCondition
Defines the condition plugin annotation object.

Namespace

Drupal\commerce\Annotation

Code

public $weight = 0;