Log in
Model

Category

Magento\Catalog\Model\Config\Backend\Category

What it does

This backend model handles the saving of catalog category root configuration settings in Magento's system configuration.

When a store's root category is changed in admin configuration, it automatically copies all category attributes from the default store to the specific store for the selected root category and all its children, ensuring store-specific category data is properly initialized.

Public Methods

  • afterSave()