Model
Category
Magento\Catalog\Model\Config\Backend\Category
What it does
This backend model handles the configuration changes for catalog category root settings in Magento 2.
It automatically duplicates category attributes to a specific store view when a store's root category is changed through the admin configuration.
Developers interact with this class indirectly when managing store-specific category hierarchies through System Configuration.
Public Methods
- afterSave()