Log in
Factory

SynchronizationFactory

Magento\MediaStorage\Model\File\Storage\SynchronizationFactory

What it does

This factory class creates instances of the Synchronization model used for synchronizing media files between different storage locations in Magento 2.

Developers use this factory when they need to programmatically create Synchronization objects with custom parameters, typically when working with media storage operations like syncing files between local and remote storage systems.

Public Methods

  • create()