Model
GetFileInfo
Magento\MediaGallerySynchronization\Model\Filesystem\GetFileInfo
What it does
This class retrieves detailed file information from the filesystem for media gallery synchronization.
Developers use it to get file metadata like path, filename, extension, size, and timestamps (modified/created time) in a structured FileInfo object when synchronizing media assets.
Public Methods
- execute()