aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/classes/ElggWire.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/thewire/classes/ElggWire.php')
-rw-r--r--mod/thewire/classes/ElggWire.php4
1 files changed, 3 insertions, 1 deletions
diff --git a/mod/thewire/classes/ElggWire.php b/mod/thewire/classes/ElggWire.php
index d864cc259..3242dd5cb 100644
--- a/mod/thewire/classes/ElggWire.php
+++ b/mod/thewire/classes/ElggWire.php
@@ -5,7 +5,9 @@
class ElggWire extends ElggObject {
/**
- * Set subtype to thewire.
+ * Set subtype to thewire
+ *
+ * @return void
*/
protected function initializeAttributes() {
parent::initializeAttributes();