Interface
ExtractorInterface
Magento\InventoryInStorePickupApi\Model\SearchResult\ExtractorInterface
What it does
This interface defines a service for extracting pickup locations from search results based on a specific strategy.
Developers use this when implementing custom logic to filter, sort, or transform store pickup location search results according to business requirements, such as prioritizing nearby stores or filtering by availability.
Public Methods
- getSources()