Same name and namespace in other branches
  1. 8.9.x core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::label
  2. 9 core/modules/contact/src/Entity/ContactForm.php \Drupal\contact\Entity\ContactForm::label

The human-readable label of the category.

Type: string

File

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

Class

ContactForm
Defines the contact form entity.

Namespace

Drupal\contact\Entity

Code

protected $label;