Log in
Model

Reader

Magento\Catalog\Model\ProductOptions\Config\Reader

What it does

This class reads and processes product_options.xml configuration files from Magento 2 modules.

Developers use this reader to define custom product option types and their input types across different modules.

It merges configuration from multiple modules based on the 'name' attribute of option and inputType nodes.