protected property SpoolList::$spoolRows in Simplenews 8.2
Same name and namespace in other branches
- 3.x 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;