public property RecipientHandler::$id in Simplenews 8.2
Same name and namespace in other branches
- 8 src/RecipientHandler/Annotation/RecipientHandler.php \Drupal\simplenews\RecipientHandler\Annotation\RecipientHandler::id
- 3.x 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\AnnotationCode
public $id;