You are here

protected property SubscriptionsFormBase::$newsletters in Simplenews 8

Same name and namespace in other branches
  1. 8.2 src/Form/SubscriptionsFormBase.php \Drupal\simplenews\Form\SubscriptionsFormBase::newsletters
  2. 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 41

Class

SubscriptionsFormBase
Entity form for Subscriber with common routines.

Namespace

Drupal\simplenews\Form

Code

protected $newsletters;