aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggAnnotation.php
diff options
context:
space:
mode:
authorewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-11-14 06:20:49 +0000
committerewinslow <ewinslow@36083f99-b078-4883-b0ff-0f9b5a30f544>2010-11-14 06:20:49 +0000
commit95740405456f72d6d222b08a7b366e5559835ccf (patch)
treec29d4d6c35f60791927a88c690202214f06ff3c5 /engine/classes/ElggAnnotation.php
parentf4656975f814c20eeaa7e63d3cbb7c3fe9fb8603 (diff)
downloadelgg-95740405456f72d6d222b08a7b366e5559835ccf.tar.gz
elgg-95740405456f72d6d222b08a7b366e5559835ccf.tar.bz2
Added comments to several undocumented methods
git-svn-id: http://code.elgg.org/elgg/trunk@7305 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'engine/classes/ElggAnnotation.php')
-rw-r--r--engine/classes/ElggAnnotation.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/engine/classes/ElggAnnotation.php b/engine/classes/ElggAnnotation.php
index 60a79bac9..913d909c5 100644
--- a/engine/classes/ElggAnnotation.php
+++ b/engine/classes/ElggAnnotation.php
@@ -14,6 +14,13 @@
*/
class ElggAnnotation extends ElggExtender {
+ /**
+ * (non-PHPdoc)
+ *
+ * @see ElggData::initializeAttributes()
+ *
+ * @return void
+ */
protected function initializeAttributes() {
parent::initializeAttributes();