class PromotionImage extends Model (View source)

Properties

int $height
string $source
int $width

Methods

setHeight($height)

No description

int
getHeight()

No description

setSource($source)

No description

string
getSource()

No description

setWidth($width)

No description

int
getWidth()

No description

Details

setHeight($height)

No description

Parameters

$height

int getHeight()

No description

Return Value

int

setSource($source)

No description

Parameters

$source

string getSource()

No description

Return Value

string

setWidth($width)

No description

Parameters

$width

int getWidth()

No description

Return Value

int