SalesInventory Module
Order\ReturnProcessor
Model
This class handles the inventory return process when a credit memo is created in Magento 2. It returns products to stock based on the credit memo item...
Order\ReturnValidator
Model
This class validates that products marked for 'return to stock' during credit memo creation actually belong to that credit memo and the original order...