Class SystemEvents
Events model
- Model
- AppModel uses Blesta\Core\Util\Common\Traits\Container
- SystemEvents
Package: blesta\app\models
Copyright: Copyright (c) 2018, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/models/system_events.php
Copyright: Copyright (c) 2018, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at app/models/system_events.php
public
|
|
public
|
|
public
|
#
unregister( string $event, string $observer = null )
Removes the event and all observers, or a specific observer |
public
array
|
|
public
|
#
trigger(
Triggers the given event on all observers |
getFromContainer()
|
$logger,
$replacement_keys
|