You are here

protected property SubscriptionManager::$combineConfirmations in Simplenews 8

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

Whether confirmations should be combined.

Type: bool

File

src/Subscription/SubscriptionManager.php, line 26

Class

SubscriptionManager
Default subscription manager.

Namespace

Drupal\simplenews\Subscription

Code

protected $combineConfirmations = FALSE;