Renderer
Namespaces
Interfaces, Classes and Traits
- RendererProviderInterface
- Defines the renderer interface, which allows us to have various implementations (HTML, JSON, XML etc.) behind one unified interface. Use the ServiceFactory::getInstance() method to get instances of this.