Log in
Model

Synchronization

Magento\RemoteStorage\Model\File\Storage\Synchronization

What it does

This class synchronizes files from remote storage (like AWS S3) to the local filesystem when remote storage is enabled.

Developers use this when they need to ensure a file exists locally, typically for serving static assets or processing files that were originally uploaded to remote storage.

Public Methods

  • synchronize()