Blesta Source Documentation

Observer

Observer for invoking triggers for an event

Attributes
#[AllowDynamicProperties]
Table of Contents

Methods

triggerEvent() Handle event triggers
triggerDeprecatedEvent() Triggers a deprecated event
triggerPluginEvent() Triggers the event for any plugin listeners
triggerSystemEvent() Triggers the event for any system listeners
Methods

triggerDeprecatedEvent()

Triggers a deprecated event

protected static triggerDeprecatedEvent(string $eventName, array<string|int, mixed> $params) : mixed
Parameters
$eventName : string

The name of the deprecated event to trigger

$params : array<string|int, mixed>

The parameters to pass to the event

Tags
subpackage

core.Util.Events

copyright

Copyright (c) 2019, Phillips Data, Inc.

license

http://www.blesta.com/license/ The Blesta License Agreement

link

Blesta


        
On this page

Search results