Skip to content

Commit 0dbd58a

Browse files
committed
docs: add doc comment
1 parent ed83319 commit 0dbd58a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/Cookie/Cookie.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class Cookie implements ArrayAccess, CloneableCookieInterface
5858
protected $value;
5959

6060
/**
61-
* @var int
61+
* @var int Unix timestamp
6262
*/
6363
protected $expires;
6464

0 commit comments

Comments
 (0)