You are here

protected property SpoolList::$spoolStorage in Simplenews 8.2

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

The simplenews spool storage.

Type: \Drupal\simplenews\Spool\SpoolStorageInterface

File

src/Spool/SpoolList.php, line 24

Class

SpoolList
List of mail spool entries.

Namespace

Drupal\simplenews\Spool

Code

protected $spoolStorage;