You are here

protected property SimplenewsCommands::$mailer in Simplenews 8.2

Same name and namespace in other branches
  1. 3.x src/Commands/SimplenewsCommands.php \Drupal\simplenews\Commands\SimplenewsCommands::mailer

The mailer service.

Type: \Drupal\simplenews\Mail\MailerInterface

File

src/Commands/SimplenewsCommands.php, line 43

Class

SimplenewsCommands
A Drush commandfile.

Namespace

Drupal\simplenews\Commands

Code

protected $mailer;