Problem/Motivation
PHP 8.1 comes with support for Backed Enums
It makes sense to be able to use them for select, radio and checkboxes fields as the value for #options
Proposed resolution
Support using an Backed Enum for #options
PHP 8.1 comes with support for Backed Enums
It makes sense to be able to use them for select, radio and checkboxes fields as the value for #options
Support using an Backed Enum for #options