I really wonder why, [at this line](https://github.com/symphonycms/selectbox_link_field/blob/integration/fields/field.selectbox_link.php#L640) we pass null. Why can't we just pass the `$data` variable ? There might be something valid in there ??? Does it fixes a bug ?
I really wonder why, at this line we pass null. Why can't we just pass the
$datavariable ? There might be something valid in there ???Does it fixes a bug ?