mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 18:13:00 +01:00
fix typo
This commit is contained in:
parent
30f8346719
commit
78a4eef3a0
@ -5,7 +5,7 @@ use Psr\Http\Message\RequestInterface;
|
|||||||
use Psr\Http\Message\ResponseInterface;
|
use Psr\Http\Message\ResponseInterface;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Cookie jar that stores cookies an an array
|
* Cookie jar that stores cookies an array
|
||||||
*/
|
*/
|
||||||
class CookieJar implements CookieJarInterface
|
class CookieJar implements CookieJarInterface
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user