You are here

protected property RecipientHandlerBase::$newsletterIds in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/simplenews/RecipientHandler/RecipientHandlerBase.php \Drupal\simplenews\Plugin\simplenews\RecipientHandler\RecipientHandlerBase::newsletterIds

The newsletter IDs.

Type: array

File

src/Plugin/simplenews/RecipientHandler/RecipientHandlerBase.php, line 33

Class

RecipientHandlerBase
Base class for all Recipient Handler classes.

Namespace

Drupal\simplenews\Plugin\simplenews\RecipientHandler

Code

protected $newsletterIds;