You are here

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

The mailer service.

Type: \Drupal\simplenews\Mail\MailerInterface

File

src/Form/SubscriberValidateForm.php, line 31

Class

SubscriberValidateForm
Do a mass subscription for a list of email addresses.

Namespace

Drupal\simplenews\Form

Code

protected $mailer;