Upgrade to 3.1.0
This commit is contained in:
@@ -5,13 +5,13 @@ namespace Kirby\Http;
|
||||
use Kirby\Toolkit\Str;
|
||||
|
||||
/**
|
||||
* This class makes cookie handling easy
|
||||
* The `Cookie` class helps you to
|
||||
* handle cookies in your projects.
|
||||
*
|
||||
* @package Kirby Http
|
||||
* @author Bastian Allgeier <bastian@getkirby.com>
|
||||
* @link http://getkirby.com
|
||||
* @copyright Bastian Allgeier
|
||||
* @license MIT
|
||||
*/
|
||||
class Cookie
|
||||
{
|
||||
|
Reference in New Issue
Block a user