You are here

protected property SubscriptionManager::$subscriberStorage in Simplenews 8.2

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

The subscriber storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Subscription/SubscriptionManager.php, line 90

Class

SubscriptionManager
Default subscription manager.

Namespace

Drupal\simplenews\Subscription

Code

protected $subscriberStorage;