Skip to content

Kirby 4.3.0

Header::panic()

Sends a 500 header

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

Parameters

Name Type Default
$send bool true

Return type

string|void

Parent class

Kirby\Http\Header