You are here

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

Same name and namespace in other branches
  1. 8 src/Annotation/RecipientType.php \Drupal\workbench_email\Annotation\RecipientType::id

The plugin ID.

Type: string

File

src/Annotation/RecipientType.php, line 26

Class

RecipientType
Defines a Recipient type annotation object.

Namespace

Drupal\workbench_email\Annotation

Code

public $id;