You are here

public property RecipientType::$title in Workbench Email 2.x

Same name and namespace in other branches
  1. 8 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\Annotation

Code

public $title;