Searched refs:CookieJarInterface (Results 1 – 8 of 8) sorted by relevance
17 interface CookieJarInterface extends \Countable, \IteratorAggregate interface65 * @return CookieJarInterface
10 class CookieJar implements CookieJarInterface
4 use GuzzleHttp\Cookie\CookieJarInterface; alias30 } elseif (!($options['cookies'] instanceof CookieJarInterface)) {
5 use GuzzleHttp\Cookie\CookieJarInterface; alias32 } elseif (!($options['cookies'] instanceof CookieJarInterface)) {
20 interface CookieJarInterface extends \Countable, \IteratorAggregate interface
11 class CookieJar implements CookieJarInterface
1238 * BC: Renaming methods in the CookieJarInterface
1533 * BC: Renaming methods in the CookieJarInterface