View
Helper class for rendering och generating HTML using Twig templates
Static functions
render
Paramters: ( string $template, array $context ) Description: Render Twig template with context data
generate
Paramters: ( string $template, array $context ) Description: Generate Twig template with context data and return it
Last updated
Was this helpful?