You are here

constant SIMPLENEWS_PRIORITY_HIGH in Simplenews 8

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

File

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

Code

define('SIMPLENEWS_PRIORITY_HIGH', 2);