You are here

protected property SpoolStorage::$recipientHandlerManager in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x src/Spool/SpoolStorage.php \Drupal\simplenews\Spool\SpoolStorage::recipientHandlerManager

The recipient handler manager.

Type: \Drupal\simplenews\recipientHandler\recipientHandlerManager

File

src/Spool/SpoolStorage.php, line 55

Class

SpoolStorage
Default database spool storage.

Namespace

Drupal\simplenews\Spool

Code

protected $recipientHandlerManager;