protected property SubscriptionsFormBase::$newsletters in Simplenews 8.2
Same name and namespace in other branches
- 8 src/Form/SubscriptionsFormBase.php \Drupal\simplenews\Form\SubscriptionsFormBase::newsletters
- 3.x src/Form/SubscriptionsFormBase.php \Drupal\simplenews\Form\SubscriptionsFormBase::newsletters
The newsletters available to select from.
Type: \Drupal\simplenews\Entity\Newsletter[]
File
- src/
Form/ SubscriptionsFormBase.php, line 42
Class
- SubscriptionsFormBase
- Entity form for Subscriber with common routines.
Namespace
Drupal\simplenews\FormCode
protected $newsletters;