Log in
Interface

DeleteDirectoriesByPathsInterface

Magento\MediaGalleryApi\Api\DeleteDirectoriesByPathsInterface

What it does

This interface defines a contract for deleting multiple media gallery directories by their file system paths.

Developers would implement or use this interface when building features that need to remove multiple folders from the media gallery storage, such as bulk cleanup operations or administrative tools for managing media assets.

Public Methods

  • execute()