a-blog cms PHP API Reference

Template
in package

Table of Contents

Properties

$twig  : Environment

Methods

__construct()  : void
render()  : string
render payload

Properties

Methods

__construct()

public __construct() : void
Tags
throws
LogicException

render()

render payload

public render(string $code, array<string|int, mixed> $data) : string
Parameters
$code : string
$data : array<string|int, mixed>
Tags
throws
Throwable
Return values
string

        
On this page

Search results