ImageRenderer
in package
implements
InlineRendererInterface, ConfigurationAwareInterface
Interfaces, Classes and Traits
- InlineRendererInterface
- ConfigurationAwareInterface
- Implement this class to inject the configuration where needed
Table of Contents
Properties
$config
protected
ConfigurationInterface
$config
Methods
render()
public
render(Image $inline, ElementRendererInterface $htmlRenderer) : HtmlElement
Parameters
- $inline : Image
- $htmlRenderer : ElementRendererInterface
Return values
HtmlElement —setConfiguration()
public
setConfiguration(ConfigurationInterface $configuration) : void
Parameters
- $configuration : ConfigurationInterface