Documentation

ProductOpenStackEventSubscriber
in package

Table of Contents

$apiVersionManager  : ApiVersionManager
$async  : bool
$runtimeConfiguration  : RuntimeConfiguration
__construct()  : void
Create the event listener.
handleCreate()  : void
handleDelete()  : void
handleUpdate()  : void
subscribe()  : array<string|int, mixed>
Handle the event.

Properties

Methods

subscribe()

Handle the event.

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

PhpArrayShapeAttributeCanBeAddedInspection

Return values
array<string|int, mixed>

Search results