aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggRelationship.php
diff options
context:
space:
mode:
Diffstat (limited to 'engine/classes/ElggRelationship.php')
-rw-r--r--engine/classes/ElggRelationship.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/classes/ElggRelationship.php b/engine/classes/ElggRelationship.php
index 847dfa8e9..c072e1cc6 100644
--- a/engine/classes/ElggRelationship.php
+++ b/engine/classes/ElggRelationship.php
@@ -5,7 +5,7 @@
* @package Elgg.Core
* @subpackage Core
*/
-class ElggRelationship implements
+class ElggRelationship extends ElggData implements
Importable,
Exportable,
Loggable, // Can events related to this object class be logged