StepHandlerTrait
StepHandlerTrait provides a Step event handler that calls a method with the same name as the current step.
Namespace | BeastBytes\Wizard\Event |
|---|
Methods
Name | Description |
|---|---|
Step event handler |
Methods
stepHandler()
public function stepHandler(Step $event): void
Parameter | Type | Default | Description |
|---|---|---|---|
$event | Step | Required | The Step event |
Last modified: 27 January 2025