You are here

public property EnvironmentIndicator::$weight in Environment Indicator 8.2

The weight of this environment in relation to other vocabularies.

Type: integer

File

lib/Drupal/environment_indicator/Entity/EnvironmentIndicator.php, line 86
Contains \Drupal\environment_indicator\Entity\EnvironmentIndicator.

Class

EnvironmentIndicator
Defines a Environment configuration entity.

Namespace

Drupal\environment_indicator\Entity

Code

public $weight = 0;