class PaddedChoiceList extends ArrayChoiceList
Methods
|
__construct(array|Closure $values, integer $padLength, string $padString, integer $padType = STR_PAD_LEFT)
Constructor. |
||
| array |
getChoices()
Returns a list of choices |
from ArrayChoiceList |
Details
at line 35
public
__construct(array|Closure $values, integer $padLength, string $padString, integer $padType = STR_PAD_LEFT)
Constructor.
in ArrayChoiceList at line 43
public array
getChoices()
Returns a list of choices