You are here

protected property SubscriptionManager::$subscribedCache in Simplenews 3.x

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

Subscribed cache.

Type: array

File

src/Subscription/SubscriptionManager.php, line 41

Class

SubscriptionManager
Default subscription manager.

Namespace

Drupal\simplenews\Subscription

Code

protected $subscribedCache = [];