class Size extends Model (View source)

Properties

int $height
int $width

Methods

setHeight($height)

No description

int
getHeight()

No description

setWidth($width)

No description

int
getWidth()

No description

Details

setHeight($height)

No description

Parameters

$height

int getHeight()

No description

Return Value

int

setWidth($width)

No description

Parameters

$width

int getWidth()

No description

Return Value

int