You are here

protected property SwiftMailer::$renderer in Swift Mailer 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Mail/SwiftMailer.php \Drupal\swiftmailer\Plugin\Mail\SwiftMailer::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

src/Plugin/Mail/SwiftMailer.php, line 59

Class

SwiftMailer
Provides a 'Swift Mailer' plugin to send emails.

Namespace

Drupal\swiftmailer\Plugin\Mail

Code

protected $renderer;