public property RecipientType::$title in Workbench Email 8
Same name and namespace in other branches
- 2.x src/Annotation/RecipientType.php \Drupal\workbench_email\Annotation\RecipientType::title
The human-readable name of the recipient type.
This is used as an administrative summary of what the recipient type does.
Type: \Drupal\Core\Annotation\Translation
File
- src/
Annotation/ RecipientType.php, line 44
Class
- RecipientType
- Defines a Recipient type annotation object.
Namespace
Drupal\workbench_email\AnnotationCode
public $title;