You are here

protected property SendGridMail::$mimeTypeGuesser in SendGrid Integration 8.2

The MIME Type Guesser service.

Type: \Drupal\Core\File\MimeType\MimeTypeGuesser

File

src/Plugin/Mail/SendGridMail.php, line 83
Implements Drupal MailSystemInterface.

Class

SendGridMail
@file Implements Drupal MailSystemInterface.

Namespace

Drupal\sendgrid_integration\Plugin\Mail

Code

protected $mimeTypeGuesser;