protected property SubscriptionManager::$combineConfirmations in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Subscription/SubscriptionManager.php \Drupal\simplenews\Subscription\SubscriptionManager::combineConfirmations
- 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\SubscriptionCode
protected $combineConfirmations = FALSE;