Log in
Model

ImageDirectoryBaseProvider

Magento\ImportExport\Model\Import\ImageDirectoryBaseProvider

What it does

This class provides the base directory path where users can place images for importing products or other entities in Magento.

It retrieves the configured import images directory from system configuration and returns it as a filesystem directory object that can be used to read and validate image files during the import process.

Public Methods

  • getDirectory()
  • getDirectoryRelativePath()