ArrayKeyChoiceList deprecated::getValuesForChoices()

string[] getValuesForChoices(array $choices)

Returns the values corresponding to the given choices.

The values are returned with the same keys and in the same order as the corresponding choices in the given array.

Parameters

array $choices An array of choices. Non-existing choices in this array are ignored

Return Value

string[] An array of choice values
doc_Symfony
2016-10-28 06:05:53
Comments
Leave a Comment

Please login to continue.