You are here

protected property SubscriberMassSubscribeForm::$languageManager in Simplenews 8

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

Class

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

Namespace

Drupal\simplenews\Form

Code

protected $languageManager;