Method | Description | |
---|---|---|
__construct ( ) | This if here solely for CI loading to work. Just calls the initialize() method. | |
initialize ( ) : void | Loads the library's dependencies and configuration. | |
trigger ( string $event_name = NULL, mixed $payload = NULL ) : void | Triggers an individual event. |
public __construct ( ) |
public static initialize ( ) : void | ||
return | void |