Header::missing()
Sends a 404 header
Header::missing(bool $send = true): string|voidParameters
| Name | Type | Default | 
|---|---|---|
| $send | bool | true | 
Return type
string|void
Sends a 404 header
Header::missing(bool $send = true): string|void| Name | Type | Default | 
|---|---|---|
| $send | bool | true | 
string|void