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|int, mixed>
{@inheritdoc}

Methods

render()  : string
Realiza el renderizado del documento.

Properties

$optionsSchema

{@inheritdoc}

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

Methods


        
On this page

Search results