Helper
Composite
Magento\Catalog\Helper\Product\Composite
What it does
This helper class manages the rendering of product configuration interfaces in the admin area, particularly for composite products (configurable, bundled, grouped).
Developers use this when they need to display product configuration forms or handle configuration update results in admin panels, such as when editing shopping cart items or wishlist items that require product options.
Public Methods
- renderUpdateResult()
- renderConfigureResult()