Store
Magento\Config\Model\Config\Backend\Store
What it does
This backend model handles the saving of store-related configuration settings in Magento 2, specifically for the 'Add Store Code to URLs' feature.
When this configuration is saved through the admin panel, it automatically cleans all caches to ensure the changes take effect immediately.
Developers typically don't interact with this class directly as it's used internally by Magento's configuration system.
Public Methods
- afterSave()