Interface
GetAssetsByPathsInterface
Magento\MediaGalleryApi\Api\GetAssetsByPathsInterface
What it does
This interface defines a contract for retrieving media gallery asset information by providing an array of file paths.
Developers use this when they need to fetch media asset metadata (like image details, titles, or IDs) based on specific file paths in the Magento media storage system, commonly used in media gallery operations or custom image processing workflows.
Public Methods
- execute()