class ConfigChange extends Collection (View source)

Properties

protected $collection_key
protected $advicesType
protected $advicesDataType
string $changeType
string $element
string $newValue
string $oldValue

Methods

setAdvices($advices)

No description

Advice[]
getAdvices()

No description

setChangeType($changeType)

No description

string
getChangeType()

No description

setElement($element)

No description

string
getElement()

No description

setNewValue($newValue)

No description

string
getNewValue()

No description

setOldValue($oldValue)

No description

string
getOldValue()

No description

Details

setAdvices($advices)

No description

Parameters

$advices

Advice[] getAdvices()

No description

Return Value

Advice[]

setChangeType($changeType)

No description

Parameters

$changeType

string getChangeType()

No description

Return Value

string

setElement($element)

No description

Parameters

$element

string getElement()

No description

Return Value

string

setNewValue($newValue)

No description

Parameters

$newValue

string getNewValue()

No description

Return Value

string

setOldValue($oldValue)

No description

Parameters

$oldValue

string getOldValue()

No description

Return Value

string