You are here

protected property SubscriptionManager::$subscribedCache in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Subscription/SubscriptionManager.php \Drupal\simplenews\Subscription\SubscriptionManager::subscribedCache
  2. 3.x 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 = [];