Open Journal Systems
3.3.0
CookieParserInterface.php
1
<?php
2
3
namespace
Guzzle\Parser\Cookie
;
4
8
interface
CookieParserInterface
9
{
32
public
function
parseCookie
($cookie, $host =
null
, $path =
null
, $decode =
false
);
33
}
Guzzle\Parser\Cookie
Definition:
CookieParser.php:3
Guzzle\Parser\Cookie\CookieParserInterface\parseCookie
parseCookie($cookie, $host=null, $path=null, $decode=false)
Guzzle\Parser\Cookie\CookieParserInterface
Definition:
CookieParserInterface.php:8
plugins
paymethod
paypal
lib
vendor
guzzle
guzzle
src
Guzzle
Parser
Cookie
CookieParserInterface.php
Generated on Fri Aug 28 2020 14:51:17 for Open Journal Systems by
1.8.17