Update dialog helper docs to add 2.3 features #2571
Labels
actionable
Clear and specific issues ready for anyone to take them.
Console
good first issue
Ideal for your first contribution! (some Symfony experience may be required)
Milestone
As of 2.3, the
DialogHelper::select
method accepts multiselect by using comma seperated values:Now, when a user inputs
1,2
, the result will be "You have just selected: blue, yellow".The text was updated successfully, but these errors were encountered: