You are here

protected property SpoolList::$processed in Simplenews 8

Array of the processed mail spool rows.

File

src/Spool/SpoolList.php, line 22

Class

SpoolList
List of mail spool entries.

Namespace

Drupal\simplenews\Spool

Code

protected $processed = array();