Composite
Magento\Catalog\Helper\Product\Composite
What it does
This helper class manages the rendering of composite product configuration interfaces in the Magento admin panel.
Developers use it when they need to display product configuration forms (like for configurable products, bundles, or grouped products) or handle updates to product configurations in the admin area.
It prepares the necessary layout handles and registers product data for rendering configuration screens.
Public Methods
- renderUpdateResult()
- renderConfigureResult()