laminas / laminas-form

Validate and display simple and complex forms, casting forms to business objects and vice versa
https://docs.laminas.dev/laminas-form/
BSD 3-Clause "New" or "Revised" License
80 stars 52 forks source link

Improve type inference for MultiCheckbox Value Options #247

Closed gsteel closed 11 months ago

gsteel commented 11 months ago
Q A
Documentation yes
QA yes

Description

Minor improvement to the DocBlocks for value options in MultiCheckbox form element - just documents the accepted array shape/types.

Doesn't affect the baseline, or fix any issues, but it's useful docs…