You are here

protected property Mailer::$startTime in Simplenews 8.2

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

Start time of the timer.

Type: float

File

src/Mail/Mailer.php, line 109

Class

Mailer
Default Mailer.

Namespace

Drupal\simplenews\Mail

Code

protected $startTime;