You are here

public property RecipientHandler::$description in Simplenews 8.2

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

The description of the recipient handler plugin.

Type: \Drupal\Core\Annotation\Translation

File

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

Class

RecipientHandler
Defines an recipient handler annotation object.

Namespace

Drupal\simplenews\RecipientHandler\Annotation

Code

public $description;