interface UnprocessedFileInterface implements FileInterface

UnprocessedFileInterface.

Methods

getFileName()

The name of this file.

getContentType()

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

Details

in FileInterface at line 22
getFileName()

The name of this file.

in FileInterface at line 27
getContentType()

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