Log in
Model

Config

Magento\AdobeStockClient\Model\Config

What it does

This class manages configuration settings for the Adobe Stock integration in Magento 2.

Developers use it to retrieve environment settings, product name with version, and the files URL needed to communicate with Adobe Stock services.

It serves as a centralized access point for all Adobe Stock client configuration values.

Public Methods

  • getTargetEnvironment()
  • getProductName()
  • getFilesUrl()