protected property SubscriberMassSubscribeForm::$languageManager in Simplenews 8.2
Same name and namespace in other branches
- 8 src/Form/SubscriberMassSubscribeForm.php \Drupal\simplenews\Form\SubscriberMassSubscribeForm::languageManager
- 3.x src/Form/SubscriberMassSubscribeForm.php \Drupal\simplenews\Form\SubscriberMassSubscribeForm::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- src/
Form/ SubscriberMassSubscribeForm.php, line 25
Class
- SubscriberMassSubscribeForm
- Do a mass subscription for a list of email addresses.
Namespace
Drupal\simplenews\FormCode
protected $languageManager;