honeybee icon indicating copy to clipboard operation
honeybee copied to clipboard

TemplateRenderInterface to accept any data type

Open MrHash opened this issue 9 years ago • 0 comments

A template renderer does not necessarily require an array for $data, as it could be an object or scalar value $payload as with the RendererInterface

MrHash avatar Nov 15 '16 16:11 MrHash