Searched refs:getDiscard (Results 1 – 2 of 2) sorted by relevance
81 if (!$cookie->getDiscard()) {154 return !$cookie->getDiscard() && $cookie->getExpires();193 if (!$cookie->getDiscard() && $c->getDiscard()) {
252 public function getDiscard() function in GuzzleHttp\\Cookie\\SetCookie