ConfigChange
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
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