You are here

constant Mailer::SEND_CHECK_INTERVAL in Simplenews 8.2

Same name and namespace in other branches
  1. 8 src/Mail/Mailer.php \Drupal\simplenews\Mail\Mailer::SEND_CHECK_INTERVAL
  2. 3.x src/Mail/Mailer.php \Drupal\simplenews\Mail\Mailer::SEND_CHECK_INTERVAL

Amount of mails after which the execution time should be checked again.

File

src/Mail/Mailer.php, line 40

Class

Mailer
Default Mailer.

Namespace

Drupal\simplenews\Mail

Code

const SEND_CHECK_INTERVAL = 100;