Model

SynchronizerPool

Magento\MediaGallerySynchronizationApi\Model\SynchronizerPool

What it does

This class serves as a pool/registry that manages multiple media synchronization implementations.

Developers use it to retrieve all registered synchronizers that handle synchronizing media files from storage to the database, allowing the system to process different types of media assets through a unified interface.

Public Methods

  • get()