Model
Store
Magento\Config\Model\Config\Backend\Store
What it does
This backend model handles the 'Add Store Code to URLs' configuration setting in Magento 2.
When this configuration is saved in the admin panel, it automatically cleans the entire cache to ensure URL generation reflects the new setting.
Developers would encounter this when working with store code URL configuration or implementing similar backend models that require cache invalidation.
Public Methods
- afterSave()