PostSetDataEvent
class PostSetDataEvent extendsFormEvent
This event is dispatched at the end of the Form::setData() method.
It can be used to modify a form depending on the populated data (adding or removing fields dynamically).
Methods
never
setData(mixed$data)
No description