ContactForm::$weight

Same name in other branches
  1. 9 core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::weight
  2. 10 core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::weight
  3. 11.x core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::weight

The weight of the category.

Type: int

File

core/modules/contact/src/Entity/ContactForm.php, line 104

Class

ContactForm
Defines the contact form entity.

Namespace

Drupal\contact\Entity

Code

protected $weight = 0;

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