Model
OptionManagement
Magento\Bundle\Model\OptionManagement
What it does
This class manages bundle product options by providing a simplified interface for saving options.
Developers use this when they need to add or update options for bundle products, with built-in validation to ensure the product is actually a bundle type before performing the save operation.
Public Methods
- save()