class AdSize extends Model (View source)

Properties

string $height
string $sizeType
string $width

Methods

setHeight($height)

No description

string
getHeight()

No description

setSizeType($sizeType)

No description

string
getSizeType()

No description

setWidth($width)

No description

string
getWidth()

No description

Details

setHeight($height)

No description

Parameters

$height

string getHeight()

No description

Return Value

string

setSizeType($sizeType)

No description

Parameters

$sizeType

string getSizeType()

No description

Return Value

string

setWidth($width)

No description

Parameters

$width

string getWidth()

No description

Return Value

string