You are here

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

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

The simplenews mail cache.

Type: \Drupal\simplenews\Mail\MailCacheInterface

File

src/Mail/Mailer.php, line 129

Class

Mailer
Default Mailer.

Namespace

Drupal\simplenews\Mail

Code

protected $mailCache;