The weight of the category.
Type: int
File
- core/modules/contact/src/Entity/ContactForm.php, line 97
Class
- ContactForm
- Defines the contact form entity.
Namespace
Drupal\contact\Entity
Code
protected $weight = 0;
The weight of the category.
Type: int
Drupal\contact\Entity
protected $weight = 0;
Please login to continue.