Model
SaveHandler
Magento\SalesRule\Model\ResourceModel\SaveHandler
What it does
This class handles saving sales rule entity relationships during the persistence process.
It binds sales rules to their associated websites and customer groups by creating the necessary database relationships.
Developers typically don't interact with this directly as it's called automatically by Magento's entity manager when saving sales rule data.
Public Methods
- execute()