Home
last modified time | relevance | path

Searched defs:CookieJarInterface (Results 1 – 4 of 4) sorted by relevance

/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/Cookie/
DCookieJarInterface.php20 interface CookieJarInterface extends \Countable, \IteratorAggregate interface
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Cookie/
DCookieJarInterface.php17 interface CookieJarInterface extends \Countable, \IteratorAggregate interface
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/
DMiddleware.php4 use GuzzleHttp\Cookie\CookieJarInterface; alias
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/src/
DMiddleware.php5 use GuzzleHttp\Cookie\CookieJarInterface; alias