Log in
Model

RendererPool

Magento\PageBuilder\Model\Stage\RendererPool

What it does

This class manages a collection of renderers for different Page Builder content types.

Developers use it to retrieve the appropriate renderer for a specific content type (like banner, slider, text) during stage rendering, with a fallback to a default renderer if no specific one is found.

Public Methods

  • getRenderer()