Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
DCookieJarInterface.php17 interface CookieJarInterface extends \Countable, \IteratorAggregate interface
65 * @return CookieJarInterface
DCookieJar.php10 class CookieJar implements CookieJarInterface
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DMiddleware.php4 use GuzzleHttp\Cookie\CookieJarInterface; alias
30 } elseif (!($options['cookies'] instanceof CookieJarInterface)) {
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DMiddleware.php5 use GuzzleHttp\Cookie\CookieJarInterface; alias
32 } elseif (!($options['cookies'] instanceof CookieJarInterface)) {
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Cookie/
DCookieJarInterface.php20 interface CookieJarInterface extends \Countable, \IteratorAggregate interface
DCookieJar.php11 class CookieJar implements CookieJarInterface
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md1238 * BC: Renaming methods in the CookieJarInterface
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md1533 * BC: Renaming methods in the CookieJarInterface