Helper
Data
Magento\Bundle\Helper\Data
What it does
This helper class provides utility methods for working with Magento 2 bundle products.
Developers use it primarily to retrieve the list of allowed product types that can be used as selections within a bundle product (e.g., simple, virtual products).
It's commonly used when creating or validating bundle product configurations.
Public Methods
- getAllowedSelectionTypes()