class MimeTypeExtensionGuesser implements
interface ExtensionGuesserInterface Guesses the file extension corresponding to a given mime type
string guess(string $path) Guesses the mime type of the file with the given path.
string guess(string $path) Tries to guess the mime type of the given file. The file is
class MimeTypeGuesser implements
static
register(
static bool isSupported() Returns whether this guesser is supported on the current
Page 1 of 2