Interface
LoadByIdInterface
Magento\AdobeStockAssetApi\Model\Category\Command\LoadByIdInterface
What it does
This interface defines a contract for loading Adobe Stock asset categories by their ID.
Developers use this when they need to retrieve a specific category's data from the Adobe Stock integration, such as when displaying category information or filtering stock assets by category.
It throws a NoSuchEntityException if the category doesn't exist.
Public Methods
- execute()