You are here

namespace Drupal\simplenews\Spool in Simplenews 8

Same name in other branches
  1. 8.2 Drupal\simplenews\Spool
  2. 3.x Drupal\simplenews\Spool
Classsort descending Location Description
SpoolList src/Spool/SpoolList.php List of mail spool entries.
SpoolListInterface src/Spool/SpoolListInterface.php A list of spooled mails.
SpoolStorage src/Spool/SpoolStorage.php Default database spool storage.
SpoolStorageInterface src/Spool/SpoolStorageInterface.php The spool storage manages a queue of mails that need to be sent.