Documentation

ServiceEventSubscriber
in package

Table of Contents

$apiVersionManager  : ApiVersionManager
The API version manager, used to retrieve the correct service
$runtimeConfiguration  : RuntimeConfiguration
The RuntimeConfiguration instance
__construct()  : void
Create the event listener.
handleCreate()  : void
Launch the created job
handleDelete()  : void
Launch the created job
handleUpdate()  : void
Launch the created job
subscribe()  : array<string|int, mixed>
Handle the event.

Properties

Methods

subscribe()

Handle the event.

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

Search results