You are here

protected property SubscriptionWidget::$newsletterIds in Simplenews 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Field/FieldWidget/SubscriptionWidget.php \Drupal\simplenews\Plugin\Field\FieldWidget\SubscriptionWidget::newsletterIds
  2. 3.x src/Plugin/Field/FieldWidget/SubscriptionWidget.php \Drupal\simplenews\Plugin\Field\FieldWidget\SubscriptionWidget::newsletterIds

IDs of the newsletters available for selection.

Type: string[]

File

src/Plugin/Field/FieldWidget/SubscriptionWidget.php, line 31

Class

SubscriptionWidget
Plugin implementation of the 'simplenews_subscription_select' widget.

Namespace

Drupal\simplenews\Plugin\Field\FieldWidget

Code

protected $newsletterIds;