You are here

protected property SMTPMailSystem::$mimeTypeGuesser in SMTP Authentication Support 8

The file mime type guesser service.

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

File

src/Plugin/Mail/SMTPMailSystem.php, line 85

Class

SMTPMailSystem
Modify the drupal mail system to use smtp when sending emails.

Namespace

Drupal\smtp\Plugin\Mail

Code

protected $mimeTypeGuesser;