Log in
Interface

ProductRelationsProcessorInterface

Magento\Bundle\Model\ProductRelationsProcessorInterface

What it does

This interface defines a contract for processing bundle product relations in Magento 2.

Developers implement this interface to handle the synchronization and management of relationships between a bundle product and its child products, comparing existing options with expected options to determine what needs to be added, updated, or removed.

Public Methods

  • process()