class ArrayChoiceList implements ChoiceListInterface
Methods
|
__construct(array|Closure $choices)
Constructor. |
||
| array |
getChoices()
Returns a list of choices |
Details
at line 29
public
__construct(array|Closure $choices)
Constructor.
at line 43
public array
getChoices()
Returns a list of choices