LibreDTE

RendererWorker extends AbstractWorker
in package
implements RendererWorkerInterface

Clase para los renderizadores.

Table of Contents

Interfaces

RendererWorkerInterface
Interfaz para los renderizadores.

Properties

$optionsSchema  : array<string, array<string|int, mixed>|bool>
Esquema de las opciones.

Methods

render()  : string
Realiza el renderizado del documento.

Properties

$optionsSchema

Esquema de las opciones.

protected array<string, array<string|int, mixed>|bool> $optionsSchema = ['__allowUndefinedKeys' => true, 'strategy' => ['types' => 'string', 'default' => 'template.estandar']]

Methods


        
On this page

Search results