Log in
Model

FileResolver

Magento\PageBuilder\Model\Config\FileResolver

What it does

This class resolves and retrieves Page Builder configuration files from the theme hierarchy.

Developers would use this to load XML configuration files (like content type definitions) from various theme locations, allowing theme-based customization of Page Builder configurations.

It implements Magento's FileResolverInterface to provide theme-aware file resolution for the Page Builder module.

Public Methods

  • get()