The module handler. Type:
Makes possible to guess the MIME type of a file using its extension. Hierarchy class
public ExtensionMimeTypeGuesser::guess($path)
public MimeTypeGuesser::__construct(StreamWrapperManagerInterface
An array of arrays of registered guessers keyed by priority. Type:
protected MimeTypeGuesser::sortGuessers()
The MIME types mapping array after going through the module handler. Type:
Holds the array of guessers sorted by priority. If this is NULL a rebuild will be triggered. Type:
public ExtensionMimeTypeGuesser::setMapping(array
Default MIME extension mapping. Array of mimetypes correlated to the extensions that relate to them. Type:
Page 1 of 2