The module handler. Type:
Makes possible to guess the MIME type of a file using its extension. Hierarchy class
public MimeTypeGuesser::__construct(StreamWrapperManagerInterface
public ExtensionMimeTypeGuesser::guess($path)
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 MimeTypeGuesser::guess($path)
Default MIME extension mapping. Array of mimetypes correlated to the extensions that relate to them. Type:
Page 1 of 2