You are here

protected property NodeTabForm::$mailer in Simplenews 8

Same name and namespace in other branches
  1. 8.2 src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::mailer
  2. 3.x src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::mailer

The simplenews mailer.

Type: \Drupal\simplenews\Mail\MailerInterface

File

src/Form/NodeTabForm.php, line 46

Class

NodeTabForm
Configure simplenews subscriptions of a user.

Namespace

Drupal\simplenews\Form

Code

protected $mailer;