Home
last modified time | relevance | path

Searched refs:removeCookieIfEmpty (Results 1 – 1 of 1) sorted by relevance

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
H A DCookieJar.php174 $this->removeCookieIfEmpty($cookie);
305 private function removeCookieIfEmpty(SetCookie $cookie) function in GuzzleHttp\\Cookie\\CookieJar