Model
CacheManager
Magento\Translation\Model\Inline\CacheManager
What it does
This class manages translation cache updates in Magento's inline translation system.
Developers use it to refresh translation cache and regenerate translation files when translations are modified through the admin interface, ensuring updated translations are immediately available.
Public Methods
- updateAndGetTranslations()