From ab6f145cae103130c6d20d5b39d295ea5342064d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9E=D0=BB=D0=B5=D0=B3?= Date: Sun, 24 Mar 2019 20:32:17 +0300 Subject: [PATCH] Create CookieInterface.php --- src/CookieInterface.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 src/CookieInterface.php diff --git a/src/CookieInterface.php b/src/CookieInterface.php new file mode 100644 index 0000000..8b9e84b --- /dev/null +++ b/src/CookieInterface.php @@ -0,0 +1,30 @@ +