Log in
Model

Renderer

Magento\Translation\Model\Inline\Renderer

What it does

This class renders translatable phrases for Magento's inline translation feature.

It implements a simple rendering strategy that returns the last element from the translation source array, typically used when inline translation mode is active to display translatable text in the frontend or admin panel.

Public Methods

  • render()