An array of arrays of registered guessers keyed by priority. Type:
public MimeTypeGuesser::__construct(StreamWrapperManagerInterface
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 MimeTypeGuesser::addGuesser(MimeTypeGuesserInterface
public static MimeTypeGuesser::registerWithSymfonyGuesser(ContainerInterface
The stream wrapper manager. Type:
Defines a MIME type guesser that also supports stream wrapper paths. Hierarchy class