Documentation

InvoiceItemEventSubscriber
in package

Table of Contents

__construct()  : void
Create the event listener.
handleCreate()  : void
Launch the InvoiceItem created job
handleDelete()  : void
Launch the InvoiceItem deleted job
handleUpdate()  : void
Launch the InvoiceItem updated job
subscribe()  : array<string|int, mixed>
Handle the event.

Methods

subscribe()

Handle the event.

public subscribe() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results