Log in
Model

Config

Magento\Backend\Model\Translate\Inline\Config

What it does

This class manages the configuration settings for inline translation in Magento's backend/admin area.

Developers use this class to check if inline translation is enabled for admin users and whether the current user has developer permissions to use this feature.

It acts as a configuration provider for the backend translation system.

Public Methods

  • isActive()
  • isDevAllowed()