You are here

protected property MimeDetectService::$mimeTypeGuesser in MimeDetect 8

The MIME type guesser.

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

File

src/MimeDetectService.php, line 27

Class

MimeDetectService
MimeDetect service.

Namespace

Drupal\mimedetect

Code

protected $mimeTypeGuesser;