Log in
Model

Translate

Magento\Config\Model\Config\Backend\Translate

What it does

This backend model handles the system configuration save process for translate inline settings in Magento 2.

When a developer or administrator changes inline translation settings in the admin panel, this class automatically invalidates specific cache types to ensure the translation changes take effect immediately.

It extends the base Config Value class to add cache invalidation logic after configuration values are saved.

Public Methods

  • afterSave()