You are here

public property Mail::$label in Drupal 10

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Annotation/Mail.php \Drupal\Core\Annotation\Mail::label
  2. 9 core/lib/Drupal/Core/Annotation/Mail.php \Drupal\Core\Annotation\Mail::label

The human-readable name of the mail plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/lib/Drupal/Core/Annotation/Mail.php, line 36

Class

Mail
Defines a Mail annotation object.

Namespace

Drupal\Core\Annotation

Code

public $label;