Skip to content

Commit 16c21cc

Browse files
committed
docs: remove extraneous explanations
Setting its expiry to 0 is internal implementation, so it is not needed.
1 parent ee41951 commit 16c21cc

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

user_guide_src/source/outgoing/response.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -425,9 +425,7 @@ The methods provided by the parent class that are available are:
425425
:param string $prefix: Cookie name prefix
426426
:rtype: void
427427

428-
Delete an existing cookie by setting its expiry to ``0``.
429-
430-
**Notes**
428+
Delete an existing cookie.
431429

432430
Only the ``name`` is required.
433431

0 commit comments

Comments
 (0)