ChoiceListFactoryInterface

ChoiceListFactoryInterface

interface ChoiceListFactoryInterface

Creates {@link ChoiceListInterface} instances.

Methods

ChoiceListInterface createListFromChoices(array|Traversable $choices, null|callable $value = null)

Creates a choice list for the given choices.

登录查看完整内容