Commit 2a62571
committed
minor #13743 Update http_foundation.rst to replace withExpiresTime (Arioch171)
This PR was merged into the 5.1 branch.
Discussion
----------
Update http_foundation.rst to replace withExpiresTime
The method withExpiresTime does not exist in class https://github.com/symfony/symfony/blob/master/src/Symfony/Component/HttpFoundation/Cookie.php#L146.
I think it should be withExpires instead.
Commits
-------
af77e76 Fix withExpiresTime replaced by withExpires1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
451 | 451 | | |
452 | 452 | | |
453 | 453 | | |
454 | | - | |
| 454 | + | |
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
| |||
0 commit comments