public property RecipientHandler::$title in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/RecipientHandler/Annotation/RecipientHandler.php \Drupal\simplenews\RecipientHandler\Annotation\RecipientHandler::title
- 8 src/RecipientHandler/Annotation/RecipientHandler.php \Drupal\simplenews\RecipientHandler\Annotation\RecipientHandler::title
The human-readable name of the recipient handler plugin.
Type: \Drupal\Core\Annotation\Translation
File
- src/
RecipientHandler/ Annotation/ RecipientHandler.php, line 37
Class
- RecipientHandler
- Defines an recipient handler annotation object.
Namespace
Drupal\simplenews\RecipientHandler\AnnotationCode
public $title;