39 $context_names = $this->getContextNames($contexts);
41 return $factory->getRendererInContext($component, $context_names);
Loads renderers for components from the file system.
$default_renderer_factory
Create styles array
The data for the language used.
This is the interface that components should use if they want to load specific renderers.
getRendererFactoryFor(Component $component)
Loads renderers for components.
getRendererFor(Component $component, array $contexts)
__construct(RendererFactory $default_renderer_factory)