FieldType::$weight

Same name and namespace in other branches
  1. 10 core/lib/Drupal/Core/Field/Annotation/FieldType.php \Drupal\Core\Field\Annotation\FieldType::weight

The weight of the field type.

Type: int

File

core/lib/Drupal/Core/Field/Annotation/FieldType.php, line 65

Class

FieldType
Defines a FieldType annotation object.

Namespace

Drupal\Core\Field\Annotation

Code

public $weight = 0;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.