Handler
Less than 1 minute
Handler
class HandlerProperties
params
The parameters passed to the handler that can be used to populate the template variables.
protected array $paramsType: array
Methods
populate
Populate the template variables with the parameters passed to the handler.
public populate(array $params): voidReturns: void
Parameters
| Parameter | Type | Description |
|---|---|---|
$params | array | The parameters passed to the handler |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000