constant SpoolList::MAX_ERRORS in Simplenews 3.x
Same name and namespace in other branches
- 8.2 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;