protected property SpoolList::$pendingErrors in Simplenews 3.x
Same name and namespace in other branches
- 8.2 src/Spool/SpoolList.php \Drupal\simplenews\Spool\SpoolList::pendingErrors
Mail spool IDs with error SpoolStorageInterface::STATUS_PENDING.
Type: array
File
- src/
Spool/ SpoolList.php, line 38
Class
- SpoolList
- List of mail spool entries.
Namespace
Drupal\simplenews\SpoolCode
protected $pendingErrors = [];