interface FileInterface implements JsonSerializable

FileInterface.

Methods

getFileName()

The name of this file.

getContentType()

The Content- (or MIME-)Type of this file.

Details

at line 22
getFileName()

The name of this file.

at line 27
getContentType()

The Content- (or MIME-)Type of this file.