public MimeTypeGuesser::__construct(StreamWrapperManagerInterface
An array of arrays of registered guessers keyed by priority. Type:
Holds the array of guessers sorted by priority. If this is NULL a rebuild will be triggered. Type:
protected MimeTypeGuesser::sortGuessers()
public MimeTypeGuesser::guess($path)
public static MimeTypeGuesser::registerWithSymfonyGuesser(ContainerInterface
public MimeTypeGuesser::addGuesser(MimeTypeGuesserInterface
The stream wrapper manager. Type:
Defines a MIME type guesser that also supports stream wrapper paths. Hierarchy class