Model
ValueProcessor
Magento\Theme\Model\Design\Config\ValueProcessor
What it does
This class processes design configuration values by applying backend model transformations.
Developers use it when retrieving theme design settings to ensure values are properly formatted and processed according to their field configuration, such as converting file paths or handling special data types before display.
Public Methods
- process()