Header::forbidden()
Sends a 403 header
Header::forbidden(bool $send = true): string|void
Parameters
| Name | Type | Default |
|---|---|---|
| $send | bool |
true
|
Sends a 403 header
Header::forbidden(bool $send = true): string|void
| Name | Type | Default |
|---|---|---|
| $send | bool |
true
|