You are here

public property RecipientHandler::$id in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 src/RecipientHandler/Annotation/RecipientHandler.php \Drupal\simplenews\RecipientHandler\Annotation\RecipientHandler::id
  2. 8 src/RecipientHandler/Annotation/RecipientHandler.php \Drupal\simplenews\RecipientHandler\Annotation\RecipientHandler::id

The archiver plugin ID.

Type: string

File

src/RecipientHandler/Annotation/RecipientHandler.php, line 28

Class

RecipientHandler
Defines an recipient handler annotation object.

Namespace

Drupal\simplenews\RecipientHandler\Annotation

Code

public $id;