public property Term::$weight

The weight of this term.

This property stores the weight of this term in relation to other terms of the same vocabulary.

Type: \Drupal\Core\Entity\Field\FieldInterface

File

drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Term.php, line 107
Definition of Drupal\taxonomy\Plugin\Core\Entity\Term.

Class

Term
Defines the taxonomy term entity.

Namespace

Drupal\taxonomy\Plugin\Core\Entity

Code

public $weight;