The human-readable label of the category.
Type: string
File
- core/modules/contact/src/Entity/ContactForm.php, line 62
Class
- ContactForm
- Defines the contact form entity.
Namespace
Drupal\contact\Entity
Code
protected $label;
The human-readable label of the category.
Type: string
Drupal\contact\Entity
protected $label;
Please login to continue.