Method | Description | |
---|---|---|
__construct ( $asset ) | ||
delete ( ) | ||
get ( ) : mixed | void | ||
getContentType ( ) : string | Returns the mimetype of the asset | |
getETag ( ) : string | Get a hash of the file for an unique identifier | |
getLastModified ( ) : integer | ||
getName ( ) : string | ||
getSize ( ) : integer | Get size of file in bytes | |
put ( resource $data ) | ||
setName ( string $name ) |
public getContentType ( ) : string | ||
return | string |