Template
in package
Table of Contents
Properties
- $twig : Environment
Methods
- __construct() : void
- render() : string
- render payload
Properties
$twig
protected
Environment
$twig
Methods
__construct()
public
__construct() : void
Tags
render()
render payload
public
render(string $code, array<string|int, mixed> $data) : string
Parameters
- $code : string
- $data : array<string|int, mixed>