protected property SubscriberMassUnsubscribeForm::$subscriptionManager in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Form/SubscriberMassUnsubscribeForm.php \Drupal\simplenews\Form\SubscriberMassUnsubscribeForm::subscriptionManager
The subscription manager.
Type: \Drupal\simplenews\Subscription\SubscriptionManagerInterface
File
- src/
Form/ SubscriberMassUnsubscribeForm.php, line 22
Class
- SubscriberMassUnsubscribeForm
- Do a mass subscription for a list of email addresses.
Namespace
Drupal\simplenews\FormCode
protected $subscriptionManager;