Interface
SearchParameterProviderInterface
Magento\AdobeStockClient\Model\SearchParameterProviderInterface
What it does
This interface defines a contract for classes that convert Magento's standard SearchCriteriaInterface into Adobe Stock API's SearchParameters format.
Developers implement this interface when they need to translate Magento search criteria (filters, sorting, pagination) into parameters that the Adobe Stock API can understand for searching stock images.
Public Methods
- apply()