$file->mime()
Detects the mime type of the file
$file->mime(): string|null
Return types
string
ornull
This method modifies the existing $file
object it is applied to and returns it again.
Detects the mime type of the file
$file->mime(): string|null
string
ornull
This method modifies the existing $file
object it is applied to and returns it again.