We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e2149c4 + 2cbeffc commit 977edb5Copy full SHA for 977edb5
src/Cookie.php
@@ -56,7 +56,7 @@ final class Cookie
56
/**
57
* @param string $name
58
* @param string|null $value
59
- * @param int $maxAge
+ * @param int|null $maxAge
60
* @param string|null $domain
61
* @param string|null $path
62
* @param bool $secure
0 commit comments