aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggAnnotation.php
diff options
context:
space:
mode:
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-09-22 16:56:55 +0000
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-09-22 16:56:55 +0000
commit56b3e3dcd833a8a9124581b536c69806962b9640 (patch)
treedd3f2219b07f53d64836f72d74ca83dfd2e00691 /engine/classes/ElggAnnotation.php
parent6a49dcf1082e3047d3c92a3b3b3bb43efa2b2c74 (diff)
downloadelgg-56b3e3dcd833a8a9124581b536c69806962b9640.tar.gz
elgg-56b3e3dcd833a8a9124581b536c69806962b9640.tar.bz2
Refs #2450: Documented a few more classes.
git-svn-id: http://code.elgg.org/elgg/trunk@6956 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/classes/ElggAnnotation.php')
-rw-r--r--engine/classes/ElggAnnotation.php2
1 files changed, 2 insertions, 0 deletions
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