You are here

protected property SubscriptionManager::$languageManager in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Subscription/SubscriptionManager.php \Drupal\simplenews\Subscription\SubscriptionManager::languageManager
  2. 3.x src/Subscription/SubscriptionManager.php \Drupal\simplenews\Subscription\SubscriptionManager::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Subscription/SubscriptionManager.php, line 55

Class

SubscriptionManager
Default subscription manager.

Namespace

Drupal\simplenews\Subscription

Code

protected $languageManager;