class Certification extends Model (View source)

Properties

string $authority
string $code
$link
$logo
string $name
string $validUntil
string $value

Methods

setAuthority($authority)

No description

string
getAuthority()

No description

setCode($code)

No description

string
getCode()

No description

setLink($link)

No description

string
getLink()

No description

setLogo($logo)

No description

string
getLogo()

No description

setName($name)

No description

string
getName()

No description

setValidUntil($validUntil)

No description

string
getValidUntil()

No description

setValue($value)

No description

string
getValue()

No description

Details

setAuthority($authority)

No description

Parameters

$authority

string getAuthority()

No description

Return Value

string

setCode($code)

No description

Parameters

$code

string getCode()

No description

Return Value

string

No description

Parameters

$link

No description

Return Value

string

No description

Parameters

$logo

No description

Return Value

string

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setValidUntil($validUntil)

No description

Parameters

$validUntil

string getValidUntil()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string