constant SpoolStorageInterface::UNLIMITED in Simplenews 8.2
Same name and namespace in other branches
- 8 src/Spool/SpoolStorageInterface.php \Drupal\simplenews\Spool\SpoolStorageInterface::UNLIMITED
- 3.x src/Spool/SpoolStorageInterface.php \Drupal\simplenews\Spool\SpoolStorageInterface::UNLIMITED
Used when sending an unlimited amount of mails from the spool.
File
- src/
Spool/ SpoolStorageInterface.php, line 45
Class
- SpoolStorageInterface
- The spool storage manages a queue of mails that need to be sent.
Namespace
Drupal\simplenews\SpoolCode
const UNLIMITED = -1;