-
Notifications
You must be signed in to change notification settings - Fork 5
Class ZugferdVisualizerDefaultRenderer
HorstOeko edited this page Dec 28, 2024
·
1 revision
Class representing the default markup renderer
No summary available.
public function templateExists(string $template): void
{
}| Name | Type | Allows Null | Description |
|---|---|---|---|
| template | string | ❌ |
No summary available.
public function render(horstoeko\zugferd\ZugferdDocumentReader $document, string $template): void
{
}| Name | Type | Allows Null | Description |
|---|---|---|---|
| document | horstoeko\zugferd\ZugferdDocumentReader | ❌ | |
| template | string | ❌ |
(c) HorstOeko 2024..