Interface
ConfigInterface
Magento\AdobeStockImageApi\Api\ConfigInterface
What it does
This interface defines the contract for accessing Adobe Stock image integration configuration in Magento 2.
Developers use this to retrieve the default gallery ID where Adobe Stock images should be stored or filtered when integrating with the Adobe Stock service.
It's typically implemented by configuration classes that read these values from system settings.
Public Methods
- getDefaultGalleryId()