You are here

constant Mailer::SEND_TIME_LIMIT in Simplenews 8.2

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

At 80% of the PHP max execution time, sending is interrupted.

File

src/Mail/Mailer.php, line 45

Class

Mailer
Default Mailer.

Namespace

Drupal\simplenews\Mail

Code

const SEND_TIME_LIMIT = 0.8;