You are here

protected property IssueWidget::$recipientHandlerManager in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/Field/FieldWidget/IssueWidget.php \Drupal\simplenews\Plugin\Field\FieldWidget\IssueWidget::recipientHandlerManager

The recipient handler plugin manager.

Type: \Drupal\simplenews\RecipientHandler\RecipientHandlerManager

File

src/Plugin/Field/FieldWidget/IssueWidget.php, line 41

Class

IssueWidget
Plugin implementation of the 'simplenews_issue' widget.

Namespace

Drupal\simplenews\Plugin\Field\FieldWidget

Code

protected $recipientHandlerManager;