ContactForm::$weight
Same name in other branches
- 9 core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::weight
- 8.9.x core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::weight
- 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 108
Class
- ContactForm
- Defines the contact form entity.
Namespace
Drupal\contact\EntityCode
protected $weight = 0;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.