You are here

protected property SpoolList::$spoolStorage in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 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;