You are here

constant SIMPLENEWS_PRIORITY_LOW in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  2. 8 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  3. 6.2 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  4. 6 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  5. 7.2 simplenews.module \SIMPLENEWS_PRIORITY_LOW
  6. 7 simplenews.module \SIMPLENEWS_PRIORITY_LOW
1 use of SIMPLENEWS_PRIORITY_LOW
MailEntity::getHeaders in src/Mail/MailEntity.php
Returns the mail headers.

File

./simplenews.module, line 37
Simplenews node handling, sent email, newsletter block and general hooks.

Code

define('SIMPLENEWS_PRIORITY_LOW', 4);