Log in
Model

FileProvider

Magento\Theme\Model\Theme\FileProvider

What it does

This class retrieves theme files from the database for a specific theme.

Developers use it when they need to get a collection of customized theme files (CSS, JavaScript, images) that have been stored in the database, optionally filtered by specific criteria like file type or path.

Public Methods

  • getItems()