Class DecodePropertyValueForWidgetEvent.
getProperty() : string
string
getValue() : mixed
mixed
setProperty(string $property) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\DecodePropertyValueForWidgetEvent
string
The name of the property.
setValue(mixed $value) : \ContaoCommunityAlliance\DcGeneral\Contao\View\Contao2BackendView\Event\DecodePropertyValueForWidgetEvent
mixed
The new value.
$property : string
$value : mixed
NAME