protected property SubscriptionWidget::$newsletterIds in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Plugin/Field/FieldWidget/SubscriptionWidget.php \Drupal\simplenews\Plugin\Field\FieldWidget\SubscriptionWidget::newsletterIds
- 8 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\FieldWidgetCode
protected $newsletterIds;