Log in
Model

IsAdobeStockIntegrationEnabled

Magento\AdobeStockImageAdminUi\Model\IsAdobeStockIntegrationEnabled

What it does

This class checks whether the Adobe Stock integration is enabled in the Magento admin configuration.

Developers use this to conditionally display Adobe Stock features or functionality based on the system setting at 'adobe_stock/integration/enabled'.

It provides a simple boolean check that can be used throughout the application to gate Adobe Stock-related features.

Public Methods

  • execute()