class ImageAsset extends Model (View source)

Properties

string $fileSize
protected $fullSizeType
protected $fullSizeDataType
string $mimeType

Methods

setFileSize($fileSize)

No description

string
getFileSize()

No description

setFullSize(Dimensions $fullSize)

No description

getFullSize()

No description

setMimeType($mimeType)

No description

string
getMimeType()

No description

Details

setFileSize($fileSize)

No description

Parameters

$fileSize

string getFileSize()

No description

Return Value

string

setFullSize(Dimensions $fullSize)

No description

Parameters

Dimensions $fullSize

Dimensions getFullSize()

No description

Return Value

Dimensions

setMimeType($mimeType)

No description

Parameters

$mimeType

string getMimeType()

No description

Return Value

string