You are here

protected property SimplenewsCommands::$mailer in Simplenews 3.x

Same name and namespace in other branches
  1. 8.2 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;