Documentation

CustomerProductEventSubscriber
in package

Table of Contents

$apiVersionManager  : ApiVersionManager
__construct()  : void
Create the event listener.
handleCreate()  : void
Launch the CustomerProduct created job
handleDelete()  : void
Launch the CustomerProduct Deleted job
handleSuspend()  : void
Launch the CustomerProduct suspended job
handleTerminate()  : void
handleUnsuspend()  : void
Launch the CustomerProduct unsuspended job
handleUpdate()  : void
Launch the CustomerProduct updated job
subscribe()  : array<string|int, mixed>
Handle the event.

Properties

Methods

subscribe()

Handle the event.

public subscribe() : array<string|int, mixed>
Tags
noinspection

PhpArrayShapeAttributeCanBeAddedInspection

Return values
array<string|int, mixed>

Search results