Closed
Description
For example, when the initial data of the form type is null
, the callback used for the choice_value
option will receive null
as an argument. We need to make this clear in the reference of the ChoiceType
. See symfony/symfony#21116 for more context information.