You are here

protected property Mailer::$mailCache in Simplenews 8.2

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

The simplenews mail cache.

Type: \Drupal\simplenews\Mail\MailCacheInterface

File

src/Mail/Mailer.php, line 130

Class

Mailer
Default Mailer.

Namespace

Drupal\simplenews\Mail

Code

protected $mailCache;