Model
FileResolver
Magento\Widget\Model\Config\FileResolver
What it does
This class locates and retrieves widget configuration files from different scopes in Magento 2.
Developers use this to load widget.xml files either from module directories (global scope) or theme directories (design scope), enabling the system to discover and configure available widgets across the application.
Public Methods
- get()