Skip to content

Kirby 4.1.2

Header::gone()

Sends a 410 header

Header::gone(bool $send = true): string|void

Parameters

Name Type Default
$send bool true

Return type

string|void

Parent class

Kirby\Http\Header