class MimeTypeGuesser implements
string guess(string $path) Tries to guess the mime type of the given file. The file is
bool isValid() Returns whether the file was uploaded successfully.
static bool isSupported() Returns whether this guesser is supported on the current
Classes
static
register(
string|null getMimeType() Returns the mime type of the file. The mime type is guessed
class ExtensionGuesser implements
Page 2 of 4