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 a185e53 commit 2d5fcabCopy full SHA for 2d5fcab
CookieJar.php
@@ -60,6 +60,8 @@ public function get($name, $path = '/', $domain = null)
60
}
61
62
63
+
64
+ return null;
65
66
67
/**
0 commit comments