public property Category::$weight

Weight of this category (used for sorting).

Type: int

File

drupal/core/modules/contact/lib/Drupal/contact/Plugin/Core/Entity/Category.php, line 77
Definition of Drupal\contact\Plugin\Core\Entity\Category.

Class

Category
Defines the contact category entity.

Namespace

Drupal\contact\Plugin\Core\Entity

Code

public $weight = 0;