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.
1 parent bcba0a3 commit 0666772Copy full SHA for 0666772
lib/internal/Magento/Framework/Stdlib/Cookie/PhpCookieManager.php
@@ -52,14 +52,14 @@ class PhpCookieManager implements CookieManagerInterface
52
private $reader;
53
54
/**
55
- * Logger for warning details
+ * Logger for warning details.
56
*
57
* @var LoggerInterface
58
*/
59
private $logger;
60
61
62
- * Object that provides access to HTTP headers
+ * Object that provides access to HTTP headers.
63
64
* @var HttpHeader
65
0 commit comments