protected property SpoolList::$spoolRows in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Spool/SpoolList.php \Drupal\simplenews\Spool\SpoolList::spoolRows
Array of mail spool rows being processed keyed by msid.
Type: array
File
- src/
Spool/ SpoolList.php, line 31
Class
- SpoolList
- List of mail spool entries.
Namespace
Drupal\simplenews\SpoolCode
protected $spoolRows;