class ProfileSettings extends Model (View source)

Properties

string $kind
bool $profileVisible

Methods

setKind($kind)

No description

string
getKind()

No description

setProfileVisible($profileVisible)

No description

bool
getProfileVisible()

No description

Details

setKind($kind)

No description

Parameters

$kind

string getKind()

No description

Return Value

string

setProfileVisible($profileVisible)

No description

Parameters

$profileVisible

bool getProfileVisible()

No description

Return Value

bool