Header::success()
Sends a 200 header
Header::success(bool $send = true): string|void
Parameters
Name | Type | Default |
---|---|---|
$send | bool |
true |
Return type
string
|void
Sends a 200 header
Header::success(bool $send = true): string|void
Name | Type | Default |
---|---|---|
$send | bool |
true |
string
|void