MethodNotAllowed
Less than 1 minute
MethodNotAllowed
HTTP 405 Method Not Allowed response class.
The request method is known by the server but is not supported by the target resource. For example, an API may not allow calling DELETE on a resource.
Methods
__construct
public __construct(string $contentType = 'text/html'): voidParameters
| Parameter | Type | Description |
|---|---|---|
$contentType | string |
Generated by Hazaar API Doc Generator on Sun, 01 Mar 2026 09:22:26 +0000