ProcessedFileInterface
interface ProcessedFileInterface implements FileInterface
ProcessedFileInterface.
Methods
string
Details
in FileInterface at line 24
string
getFileName()
The name of this file.
in FileInterface at line 31
string
getContentType()
The Content- (or MIME-)Type of this file.
at line 26
string
getUrl(UrlOptionsInterface $options = \null)
The URL where this file can be retrieved.