constant SpoolList::MAX_ERRORS in Simplenews 8.2
Same name and namespace in other branches
- 3.x src/Spool/SpoolList.php \Drupal\simplenews\Spool\SpoolList::MAX_ERRORS
Maximum number of consecutive errors to allow before aborting sending.
File
- src/
Spool/ SpoolList.php, line 17
Class
- SpoolList
- List of mail spool entries.
Namespace
Drupal\simplenews\SpoolCode
const MAX_ERRORS = 50;