constant SpoolStorageInterface::STATUS_HOLD in Simplenews 8.2
Same name and namespace in other branches
- 8 src/Spool/SpoolStorageInterface.php \Drupal\simplenews\Spool\SpoolStorageInterface::STATUS_HOLD
- 3.x src/Spool/SpoolStorageInterface.php \Drupal\simplenews\Spool\SpoolStorageInterface::STATUS_HOLD
On Hold.
File
- src/
Spool/ SpoolStorageInterface.php, line 15
Class
- SpoolStorageInterface
- The spool storage manages a queue of mails that need to be sent.
Namespace
Drupal\simplenews\SpoolCode
const STATUS_HOLD = 0;