Option
class Option implements Arrayable (View source)
Methods
__construct(string|int $value, string $label, bool $selectable = true)
No description
array
toArray()
No description
Details
__construct(string|int $value, string $label, bool $selectable = true)
No description
static Option
make(string|int $value, string $label, bool $selectable = true)
No description
array
toArray()
No description