protected array $registeredMethods
public __construct(Request $request): void
| Parameter | Type | Description |
|---|
$request | Request | |
public __toString(): string
public handle(): Response
public registerMethod(\ReflectionMethod $reflectionMethod): void
| Parameter | Type | Description |
|---|
$reflectionMethod | \ReflectionMethod | |
public getEncoder(?string $contentType): Encoder
| Parameter | Type | Description |
|---|
$contentType | string | |
protected registerEncoder(string $contentType, Encoder $encoder): void
| Parameter | Type | Description |
|---|
$contentType | string | |
$encoder | Encoder | |
Generated by Hazaar API Doc Generator on Sun, 01 Mar 2026 09:22:26 +0000