Log in
Interface

ImportFilesInterface

Magento\MediaGallerySynchronizationApi\Model\ImportFilesInterface

What it does

This interface defines a contract for importing and saving media file data into Magento's media gallery system.

Developers implement this interface to create services that scan file paths and synchronize media files with the gallery database, typically used during media synchronization operations or bulk media imports.

Public Methods

  • execute()