Model
Secure
Magento\Config\Model\Config\Backend\Secure
What it does
This backend model handles secure URL configuration settings in Magento 2's admin panel.
When secure URL settings are changed and saved, it automatically cleans up merged/compiled JavaScript and CSS files to ensure the frontend uses the correct asset URLs.
Developers typically don't interact with this class directly as it's used internally by Magento's configuration system.
Public Methods
- afterSave()