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 b3c6905 commit d7c91f3Copy full SHA for d7c91f3
Helper/DeviceView.php
@@ -86,7 +86,7 @@ class DeviceView
86
/**
87
* @var string|null
88
*/
89
- protected $cookieSameSite = self::COOKIE_SAMESITE_DEFAULT;
+ protected $cookieSamesite = self::COOKIE_SAMESITE_DEFAULT;
90
91
92
* @var string
0 commit comments