Log in
Interface

ExcludedPatternsConfigInterface

Magento\MediaGalleryApi\Model\ExcludedPatternsConfigInterface

What it does

This interface defines a contract for retrieving regular expression patterns used to exclude certain files or paths from the Media Gallery.

Developers would implement this interface to customize which media files should be filtered out from the gallery based on pattern matching, such as excluding temporary files, cache directories, or specific file types.

Public Methods

  • get()