public property RecipientHandler::$id in Simplenews 8
Same name and namespace in other branches
- 8.2 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 27
Class
- RecipientHandler
- Defines an recipient handler annotation object.
Namespace
Drupal\simplenews\RecipientHandler\AnnotationCode
public $id;