You are here

protected property SubscriberMassSubscribeForm::$subscriptionManager in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/SubscriberMassSubscribeForm.php \Drupal\simplenews\Form\SubscriberMassSubscribeForm::subscriptionManager

The subscription manager.

Type: \Drupal\simplenews\Subscription\SubscriptionManagerInterface

File

src/Form/SubscriberMassSubscribeForm.php, line 32

Class

SubscriberMassSubscribeForm
Do a mass subscription for a list of email addresses.

Namespace

Drupal\simplenews\Form

Code

protected $subscriptionManager;