class UserWebsite extends Model (View source)

Properties

string $customType
bool $primary
string $type
string $value

Methods

setCustomType($customType)

No description

string
getCustomType()

No description

setPrimary($primary)

No description

bool
getPrimary()

No description

setType($type)

No description

string
getType()

No description

setValue($value)

No description

string
getValue()

No description

Details

setCustomType($customType)

No description

Parameters

$customType

string getCustomType()

No description

Return Value

string

setPrimary($primary)

No description

Parameters

$primary

bool getPrimary()

No description

Return Value

bool

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setValue($value)

No description

Parameters

$value

string getValue()

No description

Return Value

string