Log in
Model

Reader

Magento\Catalog\Model\ProductTypes\Config\Reader

What it does

This class reads and parses product_types.xml configuration files from Magento modules to load product type definitions.

It defines how different product types (simple, configurable, bundle, etc.) are structured and merged across modules.

Developers interact with this indirectly when the system loads product type configurations at runtime.