$responder->usesCookie()
Setter for a cookie name that is used by the response
$responder->usesCookie(string $name): void
Parameters
| Name | Type | Default |
|---|---|---|
| $name * | string |
– |
Setter for a cookie name that is used by the response
$responder->usesCookie(string $name): void
| Name | Type | Default |
|---|---|---|
| $name * | string |
– |