From c94adb68bc72417da8769fbb1b8712a72e406849 Mon Sep 17 00:00:00 2001 From: Thomas Steur Date: Sun, 6 Oct 2013 22:50:08 +0000 Subject: refs #4194 marked some classes and methods as API to test doc generation --- core/Cookie.php | 1 + 1 file changed, 1 insertion(+) (limited to 'core/Cookie.php') diff --git a/core/Cookie.php b/core/Cookie.php index 4492fffb72..d845049d22 100644 --- a/core/Cookie.php +++ b/core/Cookie.php @@ -17,6 +17,7 @@ namespace Piwik; * - create a new cookie, set values, expiration date, etc. and save it * * @package Piwik + * @api */ class Cookie { -- cgit v1.2.3