class Image extends Model (View source)

Properties

string $content
protected $sourceType
protected $sourceDataType

Methods

setContent($content)

No description

string
getContent()

No description

setSource(ImageSource $source)

No description

getSource()

No description

Details

setContent($content)

No description

Parameters

$content

string getContent()

No description

Return Value

string

setSource(ImageSource $source)

No description

Parameters

ImageSource $source

ImageSource getSource()

No description

Return Value

ImageSource