ProcessedFileInterface
interface ProcessedFileInterface implements FileInterface
ProcessedFileInterface.
Methods
string
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.
at line 24
string
getUrl(UrlOptionsInterface $options = null)
The URL where this file can be retrieved.