public property Vocabulary::$weight

The weight of this vocabulary in relation to other vocabularies.

Type: integer

File

drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/Core/Entity/Vocabulary.php, line 85
Contains \Drupal\taxonomy\Plugin\Core\Entity\Vocabulary.

Class

Vocabulary
Defines the taxonomy vocabulary entity.

Namespace

Drupal\taxonomy\Plugin\Core\Entity

Code

public $weight = 0;