ExtensionMimeTypeGuesser::$map

The MIME type map.

Type: map

File

core/lib/Drupal/Core/File/MimeType/ExtensionMimeTypeGuesser.php, line 911

Class

ExtensionMimeTypeGuesser
Makes possible to guess the MIME type of a file using its extension.

Namespace

Drupal\Core\File\MimeType

Code

protected MimeTypeMapInterface $map;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.