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