From 56b3e3dcd833a8a9124581b536c69806962b9640 Mon Sep 17 00:00:00 2001 From: brettp Date: Wed, 22 Sep 2010 16:56:55 +0000 Subject: Refs #2450: Documented a few more classes. git-svn-id: http://code.elgg.org/elgg/trunk@6956 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/classes/ElggAnnotation.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engine/classes/ElggAnnotation.php') diff --git a/engine/classes/ElggAnnotation.php b/engine/classes/ElggAnnotation.php index 0275663dc..709e28433 100644 --- a/engine/classes/ElggAnnotation.php +++ b/engine/classes/ElggAnnotation.php @@ -6,6 +6,8 @@ * They are essentially the same as metadata, but with additional * helper functions. * + * @internal Annotations are stored in the annotations table. + * * @package Elgg.Core * @subpackage DataModel.Annotations * @link http://docs.elgg.org/DataModel/Annotations -- cgit v1.2.3