You are here

protected property HtmlMailSystem::$mimeType in HTML Mail 8.3

Same name and namespace in other branches
  1. 8 src/Plugin/Mail/HTMLMailSystem.php \Drupal\htmlmail\Plugin\Mail\HTMLMailSystem::mimeType

The mime type guesser service.

Type: \Symfony\Component\HttpFoundation\File\MimeType\MimeTypeGuesserInterface

File

src/Plugin/Mail/HtmlMailSystem.php, line 79

Class

HtmlMailSystem
Modify the Drupal mail system to use HTML Mail when sending emails.

Namespace

Drupal\htmlmail\Plugin\Mail

Code

protected $mimeType;