Helper
Less than 1 minute
Helper
interface HelperMethods
shutdown
Called during the shutdown phase of the controller's lifecycle.
public shutdown(Response $response): voidThis 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 | Response |
Generated by Hazaar API Doc Generator on Tue, 21 Apr 2026 04:00:24 +0000