Helper
Less than 1 minute
Helper
interface HelperMethods
shutdown
Called during the shutdown phase of the controller's lifecycle.
public shutdown(Response $response): voidReturns: void
This method is intended to be overridden in subclasses to perform any necessary cleanup or finalization tasks before the response is sent. By default, it does nothing.
Parameters
| Parameter | Type | Description |
|---|---|---|
$response | Hazaar\Controller\Response |
Generated by Hazaar API Doc Generator on Fri, 04 Sep 2026 23:32:16 +0000