Header::panic()
Sends a 500 header
Header::panic(bool $send = true): string|void
Parameters
Name | Type | Default | Description |
---|---|---|---|
$send |
bool |
true |
Return type
string|void
Inherited from
Kirby\Http\Header
Sends a 500 header
Header::panic(bool $send = true): string|void
Name | Type | Default | Description |
---|---|---|---|
$send |
bool |
true |
string|void
Kirby\Http\Header