LibreDTE

NormalizeLiquidacionFacturaJob extends AbstractJob
in package
implements JobInterface

Normalizador del documento liquidación de factura.

Attributes
#[Job]
$name: 'normalize_liquidacion_factura'
$worker: 'normalizer'
$component: 'document'
$package: 'billing'

Table of Contents

Interfaces

JobInterface

Properties

$repositoryManager  : RepositoryManagerInterface

Methods

__construct()  : mixed
execute()  : void
{@inheritDoc}

Properties

Methods

__construct()

public __construct(RepositoryManagerInterface $repositoryManager) : mixed
Parameters
$repositoryManager : RepositoryManagerInterface

        
On this page

Search results