FileInterface
interface FileInterface implements JsonSerializable
Methods
string
getFileName()
The name of this file
string
getContentType()
The Content- (or MIME-)Type of this file.
Details
at line 18
string
getFileName()
The name of this file
at line 27
string
getContentType()
The Content- (or MIME-)Type of this file.