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 85b8569 commit ae67a1bCopy full SHA for ae67a1b
src/CookieManager.php
@@ -40,6 +40,7 @@ public function set(CookieInterface $cookie): void
40
* {@inheritDoc}
41
*
42
* @psalm-suppress DocblockTypeContradiction
43
+ * @psalm-suppress RedundantConditionGivenDocblockType
44
*/
45
public function setMultiple(array $cookies): void
46
{
0 commit comments