You are here

protected property Mailer::$startTime in Simplenews 3.x

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

Start time of the timer.

Type: float

File

src/Mail/Mailer.php, line 108

Class

Mailer
Default Mailer.

Namespace

Drupal\simplenews\Mail

Code

protected $startTime;