Model
OptionTypeList
Magento\Bundle\Model\OptionTypeList
What it does
This class retrieves and formats the available option types for bundle products in Magento 2 (e.g., dropdown, radio buttons, checkbox, multi-select).
Developers use this when they need to display or work with the different input types that can be configured for bundle product options, typically in admin interfaces or API responses.
Public Methods
- getItems()