protected property NodeTabForm::$mailer in Simplenews 8
Same name and namespace in other branches
- 8.2 src/Form/NodeTabForm.php \Drupal\simplenews\Form\NodeTabForm::mailer
- 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\FormCode
protected $mailer;