Skip to content

Class ZugferdVisualizerDefaultRenderer

HorstOeko edited this page Dec 28, 2024 · 1 revision

Summary

Class representing the default markup renderer

Methods

templateExists

Summary

No summary available.

Signature

public function templateExists(string $template): void
{
}

Parameters

Name Type Allows Null Description
template string

render

Summary

No summary available.

Signature

public function render(horstoeko\zugferd\ZugferdDocumentReader $document, string $template): void
{
}

Parameters

Name Type Allows Null Description
document horstoeko\zugferd\ZugferdDocumentReader
template string

Clone this wiki locally